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: 3180
  -code: 878154
  -date: DateTime @1676761200 {#2006
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#1997 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2260 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2339 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2261 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2137 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1977 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2185 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2190 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2196 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2219 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#1951
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Carlos del Cerro"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2254 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2267 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#1949
    date: 2023-02-19 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 {#2350
  -id: 1682
  -code: 868181
  -date: DateTime @1676761200 {#2336
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2352 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2375 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2376 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2387 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2355 …}
  -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 {#2358 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2361 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2363 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2365 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#2335
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2368 …}
  -arbitreNom: "S. Attwell"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2370 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2372 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#2334
    date: 2023-02-19 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 {#2395
  -id: 1685
  -code: 868184
  -date: DateTime @1676761200 {#2386
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2397 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2414 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2415 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2426 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2355 …}
  -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 {#2400 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2403 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2405 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2407 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#2385
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2368 …}
  -arbitreNom: "M. Oliver"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2409 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2411 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#2384
    date: 2023-02-19 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 {#2434
  -id: 2427
  -code: 882000
  -date: DateTime @1676761200 {#2425
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2436 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2459 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2460 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2471 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2439 …}
  -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 {#2442 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2445 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2447 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2449 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2424
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2452 …}
  -arbitreNom: "M. Piccinini"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2454 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2456 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#2423
    date: 2023-02-19 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 {#2479
  -id: 232
  -code: 871701
  -date: DateTime @1676761200 {#2470
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2481 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2504 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2505 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2516 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2484 …}
  -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 {#2487 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2490 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2492 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2494 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#2469
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2497 …}
  -arbitreNom: "E. Wattellier"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2499 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2501 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#2468
    date: 2023-02-19 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 {#2526
  -id: 2428
  -code: 882001
  -date: DateTime @1676761200 {#2515
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2528 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2545 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2546 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2557 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2439 …}
  -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 {#2514 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2531 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2534 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2536 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2538 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2513
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2452 …}
  -arbitreNom: "A. Prontera"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2540 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2542 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#2524
    date: 2023-02-19 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 {#2565
  -id: 2431
  -code: 882004
  -date: DateTime @1676761200 {#2556
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2567 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2584 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2585 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2596 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2439 …}
  -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 {#2570 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2573 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2575 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2577 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2555
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2452 …}
  -arbitreNom: "S. Sozza"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2579 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2581 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#2554
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2604
  -id: 2432
  -code: 882005
  -date: DateTime @1676761200 {#2595
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2606 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2623 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2635 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2624 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2439 …}
  -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 {#2609 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2612 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2614 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2616 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2594
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2452 …}
  -arbitreNom: "R. Abisso"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2618 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2620 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#2593
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2643
  -id: 2435
  -code: 882008
  -date: DateTime @1676761200 {#2634
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2645 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2662 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2674 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2663 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2439 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2648 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2651 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2653 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2655 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2633
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2452 …}
  -arbitreNom: "F. La Penna"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2657 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2659 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#2632
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2682
  -id: 3178
  -code: 878152
  -date: DateTime @1676761200 {#2673
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2684 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2701 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2702 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2716 …}
  -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 {#2687 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2690 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2692 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2694 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2672
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Pablo González"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2696 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2698 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#2671
    date: 2023-02-19 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 {#2727
  -id: 240
  -code: 871709
  -date: DateTime @1676761200 {#2715
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2729 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2746 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2758 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2747 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2484 …}
  -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 {#2732 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2735 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2737 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2739 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#2714
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2497 …}
  -arbitreNom: "B. Bastien"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2741 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2743 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#2713
    date: 2023-02-19 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 {#2766
  -id: 239
  -code: 871708
  -date: DateTime @1676761200 {#2757
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2768 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2785 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2797 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2786 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2484 …}
  -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 {#2771 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2774 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2776 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2778 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#2756
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2497 …}
  -arbitreNom: "S. Frappart"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2780 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2782 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#2755
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2805
  -id: 238
  -code: 871707
  -date: DateTime @1676761200 {#2796
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2807 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2824 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2825 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2836 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2484 …}
  -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 {#2810 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2813 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2815 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2817 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#2795
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2497 …}
  -arbitreNom: "B. Dechepy"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2819 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2821 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#2794
    date: 2023-02-19 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 {#2844
  -id: 237
  -code: 871706
  -date: DateTime @1676761200 {#2835
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2846 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2863 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2875 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2864 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2484 …}
  -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 {#2849 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2852 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2854 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2856 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#2834
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2497 …}
  -arbitreNom: "H. Ben El Hadj"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2858 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2860 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#2833
    date: 2023-02-19 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 {#2883
  -id: 3184
  -code: 878158
  -date: DateTime @1676761200 {#2874
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2885 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2902 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2917 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2903 …}
  -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 {#2514 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2888 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2891 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2893 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2895 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2873
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Jesús Gil"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2897 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2899 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#2872
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2928
  -id: 235
  -code: 871704
  -date: DateTime @1676761200 {#2916
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2930 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2947 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2959 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2948 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2484 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2933 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2936 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2938 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2940 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#2915
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2497 …}
  -arbitreNom: "P. Gaillouste"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2942 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2944 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#2914
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2967
  -id: 234
  -code: 871703
  -date: DateTime @1676761200 {#2958
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2969 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2986 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2998 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2987 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2484 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2972 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2975 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2977 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2979 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#2957
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2497 …}
  -arbitreNom: "W. Delajod"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2981 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2983 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#2956
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3006
  -id: 3185
  -code: 878159
  -date: DateTime @1676761200 {#2997
    date: 2023-02-19 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3008 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3025 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3026 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3040 …}
  -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 {#3011 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3014 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3016 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3018 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2996
    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 {#3020 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3022 …}
  -theCote: null
  -theDate: DateTime @1676761200 {#2995
    date: 2023-02-19 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 {#3051
  -id: 901
  -code: 872096
  -date: DateTime @1676674800 {#3039
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3053 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3076 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3077 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3088 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3056 …}
  -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 {#3059 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3062 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3064 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3066 …}
  -theDatetimeApiUpdate: DateTime @1707836545 {#3038
    date: 2024-02-13 16:02:25.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3069 …}
  -arbitreNom: "A. Souifi"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3071 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3073 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#3037
    date: 2023-02-18 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: 1677
  -code: 868176
  -date: DateTime @1676674800 {#3087
    date: 2023-02-18 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 {#3127 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3116 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2355 …}
  -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 {#3101 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3104 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3106 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3108 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#3086
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2368 …}
  -arbitreNom: "S. Hooper"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3110 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3112 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#3085
    date: 2023-02-18 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: 1052
  -code: 924384
  -date: DateTime @1676674800 {#3126
    date: 2023-02-18 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 {#3155 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3166 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3056 …}
  -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 {#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 {#3069 …}
  -arbitreNom: "G. Paradis"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3149 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3151 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#3124
    date: 2023-02-18 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: 902
  -code: 872097
  -date: DateTime @1676674800 {#3165
    date: 2023-02-18 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 {#3056 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3179 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3182 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3184 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3186 …}
  -theDatetimeApiUpdate: DateTime @1707836545 {#3164
    date: 2024-02-13 16:02:25.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3069 …}
  -arbitreNom: "T. Léonard"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3188 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3190 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#3163
    date: 2023-02-18 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: 899
  -code: 872094
  -date: DateTime @1676674800 {#3204
    date: 2023-02-18 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 {#3056 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3218 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3221 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3223 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3225 …}
  -theDatetimeApiUpdate: DateTime @1707836545 {#3203
    date: 2024-02-13 16:02:25.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3069 …}
  -arbitreNom: "W. Toulliou"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3227 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3229 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#3202
    date: 2023-02-18 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: 898
  -code: 872093
  -date: DateTime @1676674800 {#3243
    date: 2023-02-18 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 {#3056 …}
  -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 {#2514 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3257 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3260 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3262 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3264 …}
  -theDatetimeApiUpdate: DateTime @1707836545 {#3242
    date: 2024-02-13 16:02:25.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3069 …}
  -arbitreNom: "R. Lissorgue"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3266 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3268 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#3241
    date: 2023-02-18 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: 897
  -code: 872092
  -date: DateTime @1676674800 {#3282
    date: 2023-02-18 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 {#3322 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3311 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3056 …}
  -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 {#2514 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3296 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3299 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3301 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3303 …}
  -theDatetimeApiUpdate: DateTime @1707836545 {#3281
    date: 2024-02-13 16:02:25.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3069 …}
  -arbitreNom: "A. Perreau Niel"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3305 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3307 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#3280
    date: 2023-02-18 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: 896
  -code: 872091
  -date: DateTime @1676674800 {#3321
    date: 2023-02-18 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 {#3350 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3361 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3056 …}
  -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 {#2514 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3335 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3338 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3340 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3342 …}
  -theDatetimeApiUpdate: DateTime @1707836545 {#3320
    date: 2024-02-13 16:02:25.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3069 …}
  -arbitreNom: "A. Kherradji"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3344 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3346 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#3319
    date: 2023-02-18 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: 895
  -code: 872090
  -date: DateTime @1676674800 {#3360
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3371 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3388 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3400 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3389 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3056 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3374 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3377 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3379 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3381 …}
  -theDatetimeApiUpdate: DateTime @1707836545 {#3359
    date: 2024-02-13 16:02:25.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3069 …}
  -arbitreNom: "A. Valnet"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3383 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3385 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#3358
    date: 2023-02-18 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: 894
  -code: 872089
  -date: DateTime @1676674800 {#3399
    date: 2023-02-18 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 {#3056 …}
  -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 {#2514 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3413 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3416 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3418 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3420 …}
  -theDatetimeApiUpdate: DateTime @1707836545 {#3398
    date: 2024-02-13 16:02:25.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3069 …}
  -arbitreNom: "F. Benchabane"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3422 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3424 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#3397
    date: 2023-02-18 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: 236
  -code: 871705
  -date: DateTime @1676674800 {#3438
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3449 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3466 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3478 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3467 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2484 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1890 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3452 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3455 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3457 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3459 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#3437
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2497 …}
  -arbitreNom: "F. Letexier"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3461 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3463 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#3436
    date: 2023-02-18 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: 233
  -code: 871702
  -date: DateTime @1676674800 {#3477
    date: 2023-02-18 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 {#3506 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3517 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2484 …}
  -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 {#2514 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3491 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3494 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3496 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3498 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#3476
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2497 …}
  -arbitreNom: "M. Bollengier"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3500 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3502 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#3475
    date: 2023-02-18 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