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: 3315
  -code: 878289
  -date: DateTime @1684533600 {#2006
    date: 2023-05-20 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 {#2338 …}
  -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: "Javier Iglesias"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2254 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2267 …}
  -theCote: null
  -theDate: DateTime @1684533600 {#1949
    date: 2023-05-20 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 {#2351
  -id: 3313
  -code: 878287
  -date: DateTime @1684533600 {#2336
    date: 2023-05-20 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2353 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2370 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2386 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2371 …}
  -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 {#2356 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2359 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2361 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2363 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2334
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Valentín Pizarro"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2365 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2367 …}
  -theCote: null
  -theDate: DateTime @1684533600 {#2349
    date: 2023-05-20 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 {#2397
  -id: 3312
  -code: 878286
  -date: DateTime @1684533600 {#2384
    date: 2023-05-20 00:00:00.0 Europe/Berlin (+02: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 {#2431 …}
  -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 {#2402 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2405 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2407 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2409 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2383
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Carlos del Cerro"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2411 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2413 …}
  -theCote: null
  -theDate: DateTime @1684533600 {#2382
    date: 2023-05-20 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 {#2442
  -id: 3310
  -code: 878284
  -date: DateTime @1684533600 {#2430
    date: 2023-05-20 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2444 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2461 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2462 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2476 …}
  -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 {#2447 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2450 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2452 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2454 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2429
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Javier Alberola"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2456 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2458 …}
  -theCote: null
  -theDate: DateTime @1684533600 {#2428
    date: 2023-05-20 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 {#2487
  -id: 3308
  -code: 878282
  -date: DateTime @1684533600 {#2475
    date: 2023-05-20 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2489 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2506 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2507 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2521 …}
  -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 {#2492 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2495 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2497 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2499 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2474
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Mario Melero"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2501 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2503 …}
  -theCote: null
  -theDate: DateTime @1684533600 {#2473
    date: 2023-05-20 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 {#2532
  -id: 1004
  -code: 872199
  -date: DateTime @1684447200 {#2520
    date: 2023-05-19 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2534 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2557 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2558 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2569 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2537 …}
  -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 {#2540 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2543 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2545 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2547 …}
  -theDatetimeApiUpdate: DateTime @1707836546 {#2519
    date: 2024-02-13 16:02:26.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2550 …}
  -arbitreNom: "A. Perreau Niel"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2552 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2554 …}
  -theCote: null
  -theDate: DateTime @1684447200 {#2518
    date: 2023-05-19 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 {#2577
  -id: 2566
  -code: 882139
  -date: DateTime @1684447200 {#2568
    date: 2023-05-19 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2579 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2602 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2603 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2614 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2582 …}
  -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 {#2585 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2588 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2590 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2592 …}
  -theDatetimeApiUpdate: DateTime @1707836692 {#2567
    date: 2024-02-13 16:04:52.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2595 …}
  -arbitreNom: "A. Santoro"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2597 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2599 …}
  -theCote: null
  -theDate: DateTime @1684447200 {#2566
    date: 2023-05-19 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 {#2622
  -id: 357
  -code: 871826
  -date: DateTime @1684447200 {#2613
    date: 2023-05-19 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2624 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2647 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2648 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2659 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2627 …}
  -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 {#2630 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2633 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2635 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2637 …}
  -theDatetimeApiUpdate: DateTime @1707836509 {#2612
    date: 2024-02-13 16:01:49.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2640 …}
  -arbitreNom: "B. Millot"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2642 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2644 …}
  -theCote: null
  -theDate: DateTime @1684447200 {#2611
    date: 2023-05-19 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 {#2667
  -id: 3311
  -code: 878285
  -date: DateTime @1684447200 {#2658
    date: 2023-05-19 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2669 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2686 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2701 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2687 …}
  -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 {#2672 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2675 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2677 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2679 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2657
    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 {#2681 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2683 …}
  -theCote: null
  -theDate: DateTime @1684447200 {#2656
    date: 2023-05-19 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 {#2712
  -id: 1694
  -code: 868193
  -date: DateTime @1684360800 {#2700
    date: 2023-05-18 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2714 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2737 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2738 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2749 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2717 …}
  -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 {#2720 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2723 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2725 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2727 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#2699
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2730 …}
  -arbitreNom: "R. Jones"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2732 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2734 …}
  -theCote: null
  -theDate: DateTime @1684360800 {#2698
    date: 2023-05-18 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 {#2757
  -id: 994
  -code: 872189
  -date: DateTime @1684101600 {#2748
    date: 2023-05-15 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2759 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2779 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2791 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2780 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2537 …}
  -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 {#2762 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2765 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2767 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2769 …}
  -theDatetimeApiUpdate: DateTime @1707836546 {#2747
    date: 2024-02-13 16:02:26.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2772 …}
  -arbitreNom: "O. Thual"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2774 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2776 …}
  -theCote: null
  -theDate: DateTime @1684101600 {#2746
    date: 2023-05-15 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 {#2799
  -id: 3298
  -code: 878272
  -date: DateTime @1684101600 {#2790
    date: 2023-05-15 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2801 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2821 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2822 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2836 …}
  -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 {#2804 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2807 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2809 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2811 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2789
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2814 …}
  -arbitreNom: "Juan Pulido"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2816 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2818 …}
  -theCote: null
  -theDate: DateTime @1684101600 {#2788
    date: 2023-05-15 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 {#2847
  -id: 1804
  -code: 868303
  -date: DateTime @1684101600 {#2835
    date: 2023-05-15 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2849 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2869 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2881 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2870 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2717 …}
  -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 {#2852 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2855 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2857 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2859 …}
  -theDatetimeApiUpdate: DateTime @1707836612 {#2834
    date: 2024-02-13 16:03:32.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2862 …}
  -arbitreNom: "C. Pawson"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2864 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2866 …}
  -theCote: null
  -theDate: DateTime @1684101600 {#2833
    date: 2023-05-15 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 {#2889
  -id: 2555
  -code: 882128
  -date: DateTime @1684101600 {#2880
    date: 2023-05-15 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2891 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2911 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2912 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2923 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2582 …}
  -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 {#2894 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2897 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2899 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2901 …}
  -theDatetimeApiUpdate: DateTime @1707836692 {#2879
    date: 2024-02-13 16:04:52.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2904 …}
  -arbitreNom: "E. Feliciani"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2906 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2908 …}
  -theCote: null
  -theDate: DateTime @1684101600 {#2878
    date: 2023-05-15 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 {#2931
  -id: 2547
  -code: 882120
  -date: DateTime @1684015200 {#2922
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2933 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2950 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2962 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2951 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2582 …}
  -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 {#2936 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2939 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2941 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2943 …}
  -theDatetimeApiUpdate: DateTime @1707836692 {#2921
    date: 2024-02-13 16:04:52.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2904 …}
  -arbitreNom: "D. Orsato"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2945 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2947 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#2920
    date: 2023-05-14 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 {#2970
  -id: 3299
  -code: 878273
  -date: DateTime @1684015200 {#2961
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2972 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2986 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3001 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2987 …}
  -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 {#2495 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2975 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2977 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2979 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2960
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2814 …}
  -arbitreNom: "César Soto"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2981 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2983 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#2959
    date: 2023-05-14 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 {#3009
  -id: 2554
  -code: 882127
  -date: DateTime @1684015200 {#3000
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3011 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3028 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3029 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3040 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2582 …}
  -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 {#3014 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3017 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3019 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3021 …}
  -theDatetimeApiUpdate: DateTime @1707836692 {#2999
    date: 2024-02-13 16:04:52.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2904 …}
  -arbitreNom: "D. Chiffi"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3023 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3025 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#2998
    date: 2023-05-14 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 {#3048
  -id: 2552
  -code: 882125
  -date: DateTime @1684015200 {#3039
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3050 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3064 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3076 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3065 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2582 …}
  -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 {#2588 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3053 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3055 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3057 …}
  -theDatetimeApiUpdate: DateTime @1707836692 {#3038
    date: 2024-02-13 16:04:52.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2904 …}
  -arbitreNom: "F. Cosso"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3059 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3061 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#3037
    date: 2023-05-14 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 {#3081
  -id: 2549
  -code: 882122
  -date: DateTime @1684015200 {#3075
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3083 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3100 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3112 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3101 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2582 …}
  -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 {#3086 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3089 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3091 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3093 …}
  -theDatetimeApiUpdate: DateTime @1707836692 {#3074
    date: 2024-02-13 16:04:52.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2904 …}
  -arbitreNom: "M. Di Bello"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3095 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3097 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#3073
    date: 2023-05-14 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 {#3120
  -id: 2548
  -code: 882121
  -date: DateTime @1684015200 {#3111
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3122 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3139 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3151 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3140 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2582 …}
  -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 {#3125 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3128 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3130 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3132 …}
  -theDatetimeApiUpdate: DateTime @1707836692 {#3110
    date: 2024-02-13 16:04:52.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2904 …}
  -arbitreNom: "D. Paterna"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3134 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3136 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#3109
    date: 2023-05-14 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 {#3159
  -id: 341
  -code: 871810
  -date: DateTime @1684015200 {#3150
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3161 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3178 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3190 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3179 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2627 …}
  -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 {#2633 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3164 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3166 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3168 …}
  -theDatetimeApiUpdate: DateTime @1707836509 {#3149
    date: 2024-02-13 16:01:49.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3171 …}
  -arbitreNom: "B. Bastien"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3173 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3175 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#3148
    date: 2023-05-14 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 {#3195
  -id: 1802
  -code: 868301
  -date: DateTime @1684015200 {#3189
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3197 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3214 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3215 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3226 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2717 …}
  -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 {#3200 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3203 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3205 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3207 …}
  -theDatetimeApiUpdate: DateTime @1707836612 {#3188
    date: 2024-02-13 16:03:32.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2862 …}
  -arbitreNom: "A. Taylor"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3209 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3211 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#3187
    date: 2023-05-14 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 {#3234
  -id: 1799
  -code: 868298
  -date: DateTime @1684015200 {#3225
    date: 2023-05-14 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 {#3265 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3254 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2717 …}
  -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 {#3239 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3242 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3244 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3246 …}
  -theDatetimeApiUpdate: DateTime @1707836612 {#3224
    date: 2024-02-13 16:03:32.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2862 …}
  -arbitreNom: "M. Oliver"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3248 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3250 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#3223
    date: 2023-05-14 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 {#3273
  -id: 1797
  -code: 868296
  -date: DateTime @1684015200 {#3264
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3275 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3289 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3290 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3301 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2717 …}
  -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 {#3278 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2723 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3280 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3282 …}
  -theDatetimeApiUpdate: DateTime @1707836612 {#3263
    date: 2024-02-13 16:03:32.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2862 …}
  -arbitreNom: "A. Madley"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3284 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3286 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#3262
    date: 2023-05-14 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 {#3306
  -id: 350
  -code: 871819
  -date: DateTime @1684015200 {#3300
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3308 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3325 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3337 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3326 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2627 …}
  -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 {#3311 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3314 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3316 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3318 …}
  -theDatetimeApiUpdate: DateTime @1707836509 {#3299
    date: 2024-02-13 16:01:49.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3171 …}
  -arbitreNom: "J. Brisard"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3320 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3322 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#3298
    date: 2023-05-14 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 {#3345
  -id: 349
  -code: 871818
  -date: DateTime @1684015200 {#3336
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3347 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3364 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3365 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3376 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2627 …}
  -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 {#3350 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3353 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3355 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3357 …}
  -theDatetimeApiUpdate: DateTime @1707836509 {#3335
    date: 2024-02-13 16:01:49.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3171 …}
  -arbitreNom: "S. Frappart"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3359 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3361 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#3334
    date: 2023-05-14 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 {#3384
  -id: 348
  -code: 871817
  -date: DateTime @1684015200 {#3375
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3386 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3403 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3404 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3415 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2627 …}
  -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 {#3389 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3392 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3394 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3396 …}
  -theDatetimeApiUpdate: DateTime @1707836509 {#3374
    date: 2024-02-13 16:01:49.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3171 …}
  -arbitreNom: "E. Wattellier"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3398 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3400 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#3373
    date: 2023-05-14 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 {#3423
  -id: 344
  -code: 871813
  -date: DateTime @1684015200 {#3414
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3425 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3442 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3454 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3443 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2627 …}
  -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 {#3428 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3431 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3433 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3435 …}
  -theDatetimeApiUpdate: DateTime @1707836509 {#3413
    date: 2024-02-13 16:01:49.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3171 …}
  -arbitreNom: "B. Millot"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3437 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3439 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#3412
    date: 2023-05-14 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 {#3462
  -id: 343
  -code: 871812
  -date: DateTime @1684015200 {#3453
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3464 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3481 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3482 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3493 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2627 …}
  -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 {#3467 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3470 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3472 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3474 …}
  -theDatetimeApiUpdate: DateTime @1707836509 {#3452
    date: 2024-02-13 16:01:49.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3171 …}
  -arbitreNom: "M. Vernice"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3476 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3478 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#3451
    date: 2023-05-14 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 {#3501
  -id: 342
  -code: 871811
  -date: DateTime @1684015200 {#3492
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3503 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3517 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3526 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3518 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2627 …}
  -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 {#3506 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2630 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3508 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3510 …}
  -theDatetimeApiUpdate: DateTime @1707836509 {#3491
    date: 2024-02-13 16:01:49.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3171 …}
  -arbitreNom: "R. Buquet"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3512 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3514 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#3490
    date: 2023-05-14 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