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 {#1947
  -id: 1671
  -code: 868170
  -date: DateTime @1676156400 {#2006
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2017 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2258 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2304 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2259 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2183 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2188 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2194 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2217 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#1890
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "P. Tierney"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2252 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2265 …}
  -theCote: null
  -theDate: DateTime @1676156400 {#1951
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2316
  -id: 3177
  -code: 878151
  -date: DateTime @1676156400 {#2301
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2318 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2341 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2342 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2386 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2321 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#2300 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2324 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2327 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2329 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2331 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2312
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2334 …}
  -arbitreNom: "Guillermo Cuadra"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2336 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2338 …}
  -theCote: null
  -theDate: DateTime @1676156400 {#2313
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2397
  -id: 3174
  -code: 878148
  -date: DateTime @1676156400 {#2385
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2399 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2416 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2431 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2417 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2321 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#2300 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -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 {#2384
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2334 …}
  -arbitreNom: "Alejandro Hernández"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2411 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2413 …}
  -theCote: null
  -theDate: DateTime @1676156400 {#2383
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2442
  -id: 3173
  -code: 878147
  -date: DateTime @1676156400 {#2430
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2444 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2461 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2476 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2462 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2321 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#2300 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -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 {#2334 …}
  -arbitreNom: "Jorge Figueroa"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2456 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2458 …}
  -theCote: null
  -theDate: DateTime @1676156400 {#2428
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2487
  -id: 3168
  -code: 878142
  -date: DateTime @1676156400 {#2475
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01: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 {#2321 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#2300 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -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 {#2334 …}
  -arbitreNom: "Isidro Díaz de Mera"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2501 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2503 …}
  -theCote: null
  -theDate: DateTime @1676156400 {#2473
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2532
  -id: 2426
  -code: 881999
  -date: DateTime @1676156400 {#2520
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2534 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2557 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2569 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2558 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2537 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -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 @1707836690 {#2519
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2550 …}
  -arbitreNom: "I. Pezzuto"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2552 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2554 …}
  -theCote: null
  -theDate: DateTime @1676156400 {#2518
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2577
  -id: 2424
  -code: 881997
  -date: DateTime @1676156400 {#2568
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2579 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2596 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2597 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2608 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2537 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2582 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2585 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2587 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2589 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2567
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2550 …}
  -arbitreNom: "L. Massimi"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2591 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2593 …}
  -theCote: null
  -theDate: DateTime @1676156400 {#2566
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2616
  -id: 2420
  -code: 881993
  -date: DateTime @1676156400 {#2607
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2618 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2635 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2636 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2647 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2537 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2621 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2624 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2626 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2628 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2606
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2550 …}
  -arbitreNom: "M. Fabbri"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2630 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2632 …}
  -theCote: null
  -theDate: DateTime @1676156400 {#2605
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2655
  -id: 2417
  -code: 881990
  -date: DateTime @1676156400 {#2646
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2657 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2674 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2675 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2686 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2537 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2660 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2663 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2665 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2667 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2645
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2550 …}
  -arbitreNom: "L. Zufferli"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2669 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2671 …}
  -theCote: null
  -theDate: DateTime @1676156400 {#2644
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2694
  -id: 1674
  -code: 868173
  -date: DateTime @1676156400 {#2685
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2696 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2713 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2714 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2725 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2699 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2702 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2704 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2706 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#2684
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "R. Jones"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2708 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2710 …}
  -theCote: null
  -theDate: DateTime @1676156400 {#2683
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2733
  -id: 230
  -code: 871699
  -date: DateTime @1676156400 {#2724
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2735 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2758 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2770 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2759 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2738 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2741 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2744 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2746 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2748 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#2723
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2751 …}
  -arbitreNom: "J. Stinat"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2753 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2755 …}
  -theCote: null
  -theDate: DateTime @1676156400 {#2722
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2778
  -id: 892
  -code: 872087
  -date: DateTime @1676070000 {#2769
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2780 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2803 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2815 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2804 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2783 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2786 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2789 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2791 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2793 …}
  -theDatetimeApiUpdate: DateTime @1707836544 {#2768
    date: 2024-02-13 16:02:24.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2796 …}
  -arbitreNom: "M. Lesage"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2798 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2800 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#2767
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2823
  -id: 223
  -code: 871692
  -date: DateTime @1676070000 {#2814
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2825 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2842 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2854 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2843 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2738 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2828 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2831 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2833 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2835 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#2813
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2751 …}
  -arbitreNom: "R. Buquet"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2837 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2839 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#2812
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2862
  -id: 885
  -code: 872080
  -date: DateTime @1676070000 {#2853
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2864 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2881 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2893 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2882 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2783 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2867 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2870 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2872 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2874 …}
  -theDatetimeApiUpdate: DateTime @1707836544 {#2852
    date: 2024-02-13 16:02:24.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2796 …}
  -arbitreNom: "G. Paradis"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2876 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2878 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#2851
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2901
  -id: 887
  -code: 872082
  -date: DateTime @1676070000 {#2892
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2903 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2920 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2921 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2932 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2783 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2906 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2909 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2911 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2913 …}
  -theDatetimeApiUpdate: DateTime @1707836544 {#2891
    date: 2024-02-13 16:02:24.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2796 …}
  -arbitreNom: "K. Abed"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2915 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2917 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#2890
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2940
  -id: 888
  -code: 872083
  -date: DateTime @1676070000 {#2931
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2942 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2959 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2971 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2960 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2783 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2945 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2948 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2950 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2952 …}
  -theDatetimeApiUpdate: DateTime @1707836544 {#2930
    date: 2024-02-13 16:02:24.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2796 …}
  -arbitreNom: "A. Kherradji"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2954 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2956 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#2929
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2979
  -id: 890
  -code: 872085
  -date: DateTime @1676070000 {#2970
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2981 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2998 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3010 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2999 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2783 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2984 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2987 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2989 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2991 …}
  -theDatetimeApiUpdate: DateTime @1707836544 {#2969
    date: 2024-02-13 16:02:24.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2796 …}
  -arbitreNom: "R. Lissorgue"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2993 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2995 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#2968
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3018
  -id: 2421
  -code: 881994
  -date: DateTime @1676070000 {#3009
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3020 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3037 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3038 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3049 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2537 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3023 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3026 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3028 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3030 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#3008
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2550 …}
  -arbitreNom: "D. Orsato"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3032 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3034 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#3007
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3057
  -id: 891
  -code: 872086
  -date: DateTime @1676070000 {#3048
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3059 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3076 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3077 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3088 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2783 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3062 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3065 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3067 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3069 …}
  -theDatetimeApiUpdate: DateTime @1707836544 {#3047
    date: 2024-02-13 16:02:24.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2796 …}
  -arbitreNom: "B. Millot"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3071 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3073 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#3046
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3096
  -id: 2418
  -code: 881991
  -date: DateTime @1676070000 {#3087
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3098 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3115 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3116 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3127 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2537 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3101 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3104 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3106 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3108 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#3086
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2550 …}
  -arbitreNom: "A. Giua"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3110 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3112 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#3085
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3135
  -id: 1051
  -code: 924383
  -date: DateTime @1676070000 {#3126
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3137 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3154 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3166 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3155 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2783 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3140 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3143 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3145 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3147 …}
  -theDatetimeApiUpdate: DateTime @1707836546 {#3125
    date: 2024-02-13 16:02:26.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2796 …}
  -arbitreNom: "A. Petit"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3149 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3151 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#3124
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3174
  -id: 1676
  -code: 868175
  -date: DateTime @1676070000 {#3165
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3176 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3193 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3194 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3205 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3179 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3182 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3184 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3186 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#3164
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "C. Pawson"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3188 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3190 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#3163
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3213
  -id: 1675
  -code: 868174
  -date: DateTime @1676070000 {#3204
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3215 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3232 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3244 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3233 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3218 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3221 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3223 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3225 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#3203
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "J. Gillett"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3227 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3229 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#3202
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3252
  -id: 893
  -code: 872088
  -date: DateTime @1676070000 {#3243
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3254 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3271 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3272 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3283 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2783 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3257 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3260 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3262 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3264 …}
  -theDatetimeApiUpdate: DateTime @1707836544 {#3242
    date: 2024-02-13 16:02:24.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2796 …}
  -arbitreNom: "R. Landry"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3266 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3268 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#3241
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3291
  -id: 1672
  -code: 868171
  -date: DateTime @1676070000 {#3282
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3293 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3310 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3311 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3322 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3296 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3299 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3301 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3303 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#3281
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "M. Salisbury"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3305 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3307 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#3280
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3330
  -id: 221
  -code: 871690
  -date: DateTime @1676070000 {#3321
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3332 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3349 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3361 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3350 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2738 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3335 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3338 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3340 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3342 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#3320
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2751 …}
  -arbitreNom: "C. Turpin"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3344 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3346 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#3319
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3369
  -id: 1670
  -code: 868169
  -date: DateTime @1676070000 {#3360
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3371 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3388 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3389 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3400 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3374 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3377 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3379 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3381 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#3359
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "A. Madley"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3383 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3385 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#3358
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3408
  -id: 1669
  -code: 868168
  -date: DateTime @1676070000 {#3399
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3410 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3427 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3439 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3428 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3413 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3416 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3418 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3420 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#3398
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "M. Oliver"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3422 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3424 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#3397
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3447
  -id: 1668
  -code: 868167
  -date: DateTime @1676070000 {#3438
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3449 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3466 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3467 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3478 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3452 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3455 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3457 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3459 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#3437
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "P. Bankes"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3461 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3463 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#3436
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3486
  -id: 1667
  -code: 868166
  -date: DateTime @1676070000 {#3477
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3488 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3505 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3517 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3506 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3491 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3494 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3496 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3498 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#3476
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "S. Attwell"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3500 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3502 …}
  -theCote: null
  -theDate: DateTime @1676070000 {#3475
    date: 2023-02-11 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details