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: 3305
  -code: 878279
  -date: DateTime @1684015200 {#2006
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#1997 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2260 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#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: "Miguel Ortiz"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2254 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2267 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#1949
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2350
  -id: 3302
  -code: 878276
  -date: DateTime @1684015200 {#2336
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2352 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2369 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2384 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2370 …}
  -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 {#2355 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2358 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2360 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2362 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2335
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Ricardo De Burgos"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2364 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2366 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#2334
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2395
  -id: 3301
  -code: 878275
  -date: DateTime @1684015200 {#2383
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2397 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2414 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2429 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2415 …}
  -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 {#2400 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2403 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2405 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2407 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2382
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Alejandro Muñiz"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2409 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2411 …}
  -theCote: null
  -theDate: DateTime @1684015200 {#2381
    date: 2023-05-14 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2442
  -id: 1803
  -code: 868302
  -date: DateTime @1683928800 {#2428
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2444 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2467 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2479 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2468 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2447 …}
  -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 {#2427 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2450 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2453 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2455 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2457 …}
  -theDatetimeApiUpdate: DateTime @1707836612 {#2426
    date: 2024-02-13 16:03:32.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2460 …}
  -arbitreNom: "S. Hooper"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2462 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2464 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#2440
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2487
  -id: 3307
  -code: 878281
  -date: DateTime @1683928800 {#2478
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2489 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2506 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2521 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2507 …}
  -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 {#2427 …}
  -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 {#2477
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Jorge Figueroa"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2501 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2503 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#2476
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2532
  -id: 3306
  -code: 878280
  -date: DateTime @1683928800 {#2520
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2534 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2551 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2566 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2552 …}
  -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 {#2537 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2540 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2542 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2544 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2519
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Antonio Mateu"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2546 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2548 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#2518
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2577
  -id: 3303
  -code: 878277
  -date: DateTime @1683928800 {#2565
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02: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 {#2611 …}
  -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 {#2582 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2585 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2587 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2589 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2564
    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 {#2591 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2593 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#2563
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2622
  -id: 3300
  -code: 878274
  -date: DateTime @1683928800 {#2610
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2624 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2641 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2656 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2642 …}
  -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 {#2627 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2630 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2632 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2634 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2609
    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 {#2636 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2638 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#2608
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2667
  -id: 2556
  -code: 882129
  -date: DateTime @1683928800 {#2655
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2669 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2692 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2704 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2693 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2672 …}
  -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 {#2675 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2678 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2680 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2682 …}
  -theDatetimeApiUpdate: DateTime @1707836692 {#2654
    date: 2024-02-13 16:04:52.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2685 …}
  -arbitreNom: "D. Doveri"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2687 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2689 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#2653
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2712
  -id: 2553
  -code: 882126
  -date: DateTime @1683928800 {#2703
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2714 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2731 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2743 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2732 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2672 …}
  -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 {#2717 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2720 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2722 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2724 …}
  -theDatetimeApiUpdate: DateTime @1707836692 {#2702
    date: 2024-02-13 16:04:52.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2685 …}
  -arbitreNom: "M. Piccinini"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2726 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2728 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#2701
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2751
  -id: 2550
  -code: 882123
  -date: DateTime @1683928800 {#2742
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2753 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2770 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2782 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2771 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2672 …}
  -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 {#2756 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2759 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2761 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2763 …}
  -theDatetimeApiUpdate: DateTime @1707836692 {#2741
    date: 2024-02-13 16:04:52.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2685 …}
  -arbitreNom: "M. Marcenaro"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2765 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2767 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#2740
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2790
  -id: 1806
  -code: 868305
  -date: DateTime @1683928800 {#2781
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2792 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2809 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2821 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2810 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2447 …}
  -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 {#2795 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2798 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2800 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2802 …}
  -theDatetimeApiUpdate: DateTime @1707836612 {#2780
    date: 2024-02-13 16:03:32.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2460 …}
  -arbitreNom: "T. Bramall"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2804 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2806 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#2779
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2829
  -id: 1805
  -code: 868304
  -date: DateTime @1683928800 {#2820
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2831 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2848 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2849 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2860 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2447 …}
  -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 {#2834 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2837 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2839 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2841 …}
  -theDatetimeApiUpdate: DateTime @1707836612 {#2819
    date: 2024-02-13 16:03:32.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2460 …}
  -arbitreNom: "J. Brooks"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2843 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2845 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#2818
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2868
  -id: 345
  -code: 871814
  -date: DateTime @1683928800 {#2859
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2870 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2893 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2894 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2905 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2873 …}
  -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 {#2876 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2879 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2881 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2883 …}
  -theDatetimeApiUpdate: DateTime @1707836509 {#2858
    date: 2024-02-13 16:01:49.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2886 …}
  -arbitreNom: "P. Gaillouste"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2888 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2890 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#2857
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2913
  -id: 1801
  -code: 868300
  -date: DateTime @1683928800 {#2904
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2915 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2932 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2944 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2933 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2447 …}
  -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 {#2918 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2921 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2923 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2925 …}
  -theDatetimeApiUpdate: DateTime @1707836612 {#2903
    date: 2024-02-13 16:03:32.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2460 …}
  -arbitreNom: "M. Salisbury"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2927 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2929 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#2902
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2952
  -id: 1800
  -code: 868299
  -date: DateTime @1683928800 {#2943
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2954 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2971 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2972 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2983 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2447 …}
  -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 {#2427 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2957 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2960 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2962 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2964 …}
  -theDatetimeApiUpdate: DateTime @1707836612 {#2942
    date: 2024-02-13 16:03:32.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2460 …}
  -arbitreNom: "P. Tierney"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2966 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2968 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#2941
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2991
  -id: 1798
  -code: 868297
  -date: DateTime @1683928800 {#2982
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2993 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3010 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3022 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3011 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2447 …}
  -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 {#2996 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2999 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3001 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3003 …}
  -theDatetimeApiUpdate: DateTime @1707836612 {#2981
    date: 2024-02-13 16:03:32.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2460 …}
  -arbitreNom: "P. Bankes"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3005 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3007 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#2980
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3030
  -id: 1063
  -code: 924395
  -date: DateTime @1683928800 {#3021
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3032 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3055 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3067 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3056 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3035 …}
  -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 {#2427 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3038 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3041 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3043 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3045 …}
  -theDatetimeApiUpdate: DateTime @1707836546 {#3020
    date: 2024-02-13 16:02:26.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3048 …}
  -arbitreNom: "B. Lepaysant"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3050 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3052 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#3019
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3075
  -id: 1001
  -code: 872196
  -date: DateTime @1683928800 {#3066
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3077 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3094 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3095 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3106 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3035 …}
  -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 {#3080 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3083 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3085 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3087 …}
  -theDatetimeApiUpdate: DateTime @1707836546 {#3065
    date: 2024-02-13 16:02:26.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3048 …}
  -arbitreNom: "P. Legat"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3089 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3091 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#3064
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3114
  -id: 1000
  -code: 872195
  -date: DateTime @1683928800 {#3105
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3116 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3133 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3145 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3134 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3035 …}
  -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 {#3119 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3122 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3124 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3126 …}
  -theDatetimeApiUpdate: DateTime @1707836546 {#3104
    date: 2024-02-13 16:02:26.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3048 …}
  -arbitreNom: "K. Abed"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3128 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3130 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#3103
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3153
  -id: 999
  -code: 872194
  -date: DateTime @1683928800 {#3144
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3155 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3172 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3184 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3173 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3035 …}
  -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 {#3158 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3161 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3163 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3165 …}
  -theDatetimeApiUpdate: DateTime @1707836546 {#3143
    date: 2024-02-13 16:02:26.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3048 …}
  -arbitreNom: "A. Valnet"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3167 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3169 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#3142
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3192
  -id: 998
  -code: 872193
  -date: DateTime @1683928800 {#3183
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3194 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3211 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3212 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3223 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3035 …}
  -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 {#2427 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3197 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3200 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3202 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3204 …}
  -theDatetimeApiUpdate: DateTime @1707836546 {#3182
    date: 2024-02-13 16:02:26.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3048 …}
  -arbitreNom: "W. Toulliou"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3206 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3208 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#3181
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3231
  -id: 997
  -code: 872192
  -date: DateTime @1683928800 {#3222
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3233 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3250 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3262 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3251 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3035 …}
  -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 {#2427 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3236 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3239 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3241 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3243 …}
  -theDatetimeApiUpdate: DateTime @1707836546 {#3221
    date: 2024-02-13 16:02:26.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3048 …}
  -arbitreNom: "A. Petit"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3245 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3247 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#3220
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3270
  -id: 996
  -code: 872191
  -date: DateTime @1683928800 {#3261
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3272 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3289 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3301 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3290 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3035 …}
  -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 {#3275 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3278 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3280 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3282 …}
  -theDatetimeApiUpdate: DateTime @1707836546 {#3260
    date: 2024-02-13 16:02:26.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3048 …}
  -arbitreNom: "G. Paradis"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3284 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3286 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#3259
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3309
  -id: 995
  -code: 872190
  -date: DateTime @1683928800 {#3300
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3311 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3328 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3329 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3340 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3035 …}
  -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 {#3314 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3317 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3319 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3321 …}
  -theDatetimeApiUpdate: DateTime @1707836546 {#3299
    date: 2024-02-13 16:02:26.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3048 …}
  -arbitreNom: "A. Kherradji"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3323 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3325 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#3298
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3348
  -id: 993
  -code: 872188
  -date: DateTime @1683928800 {#3339
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3350 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3367 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3379 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3368 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3035 …}
  -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 {#3353 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3356 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3358 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3360 …}
  -theDatetimeApiUpdate: DateTime @1707836545 {#3338
    date: 2024-02-13 16:02:25.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3048 …}
  -arbitreNom: "F. Benchabane"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3362 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3364 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#3337
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3387
  -id: 347
  -code: 871816
  -date: DateTime @1683928800 {#3378
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3389 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3406 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3418 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3407 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2873 …}
  -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 {#3392 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3395 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3397 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3399 …}
  -theDatetimeApiUpdate: DateTime @1707836509 {#3377
    date: 2024-02-13 16:01:49.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2886 …}
  -arbitreNom: "J. Stinat"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3401 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3403 …}
  -theCote: null
  -theDate: DateTime @1683928800 {#3376
    date: 2023-05-13 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3426
  -id: 2551
  -code: 882124
  -date: DateTime @1683842400 {#3417
    date: 2023-05-12 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3428 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3445 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3446 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3457 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2672 …}
  -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 {#2427 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3431 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3434 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3436 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3438 …}
  -theDatetimeApiUpdate: DateTime @1707836692 {#3416
    date: 2024-02-13 16:04:52.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2685 …}
  -arbitreNom: "F. Maresca"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3440 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3442 …}
  -theCote: null
  -theDate: DateTime @1683842400 {#3415
    date: 2023-05-12 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3465
  -id: 3304
  -code: 878278
  -date: DateTime @1683842400 {#3456
    date: 2023-05-12 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3467 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3484 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3499 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3485 …}
  -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 {#3470 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3473 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3475 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3477 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#3455
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "José Sánchez"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3479 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3481 …}
  -theCote: null
  -theDate: DateTime @1683842400 {#3454
    date: 2023-05-12 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3510
  -id: 346
  -code: 871815
  -date: DateTime @1683842400 {#3498
    date: 2023-05-12 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3512 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3529 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3541 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3530 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2873 …}
  -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 {#3515 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3518 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3520 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3522 …}
  -theDatetimeApiUpdate: DateTime @1707836509 {#3497
    date: 2024-02-13 16:01:49.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2886 …}
  -arbitreNom: "J. Pignard"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3524 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3526 …}
  -theCote: null
  -theDate: DateTime @1683842400 {#3496
    date: 2023-05-12 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details