Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#1114
  -map: Symfony\Component\Security\Http\AccessMap {#1113 …}
  -logger: Symfony\Bridge\Monolog\Logger {#1125 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#1076
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#283 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#1125 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#1075 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1142 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#252 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#1073 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#1069
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#1071 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#1067
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#284 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#274 …}
  -map: Symfony\Component\Security\Http\AccessMap {#1113 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#1122
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#284 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "core.user.security.logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#1144 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#1142 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\ApiResource\Voter\Forfait\AbonnementVoter"
5
"App\ApiResource\Voter\Pronostics\PredictionVoter"
6
"App\ApiResource\Voter\Pronostics\PronosticVoter"
7
"App\Voter\Admin\User\UserUtilVoter"
8
"App\Voter\Front\Clubs\ClubsVoter"
9
"App\Voter\Front\Joueurs\JoueurVoter"
10
"App\Voter\Front\Ligues\LiguesVoter"
11
"App\Voter\Front\Matchs\MatchsVoter"
12
"App\Voter\Front\Pronostics\PredictionVoter"
13
"App\Voter\Front\Pronostics\PronosticVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED ROLE_CLIENT
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#1947
  -id: 2392
  -code: 881965
  -date: DateTime @1674514800 {#2006
    date: 2023-01-24 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2017 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2258 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2259 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2304 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2183 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2188 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2194 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2217 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#1890
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "M. Di Bello"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2252 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2265 …}
  -theCote: null
  -theDate: DateTime @1674514800 {#1951
    date: 2023-01-24 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2316
  -id: 3146
  -code: 878120
  -date: DateTime @1674428400 {#2301
    date: 2023-01-23 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2318 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2341 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2342 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2386 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2321 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#2300 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2324 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2327 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2329 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2331 …}
  -theDatetimeApiUpdate: DateTime @1708009002 {#2312
    date: 2024-02-15 15:56:42.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2334 …}
  -arbitreNom: "Jesús Gil"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2336 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2338 …}
  -theCote: null
  -theDate: DateTime @1674428400 {#2313
    date: 2023-01-23 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2397
  -id: 1650
  -code: 868149
  -date: DateTime @1674428400 {#2385
    date: 2023-01-23 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2399 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2422 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2423 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2434 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2402 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2405 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2408 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2410 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2412 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#2384
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2415 …}
  -arbitreNom: "P. Tierney"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2417 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2419 …}
  -theCote: null
  -theDate: DateTime @1674428400 {#2383
    date: 2023-01-23 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2442
  -id: 2387
  -code: 881960
  -date: DateTime @1674428400 {#2433
    date: 2023-01-23 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2444 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2461 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2462 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2473 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2447 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2450 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2452 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2454 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2432
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "M. Marchetti"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2456 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2458 …}
  -theCote: null
  -theDate: DateTime @1674428400 {#2431
    date: 2023-01-23 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 {#2481
  -id: 2390
  -code: 881963
  -date: DateTime @1674428400 {#2472
    date: 2023-01-23 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2483 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2500 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2501 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2512 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2486 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2489 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2491 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2493 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2471
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "A. Rapuano"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2495 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2497 …}
  -theCote: null
  -theDate: DateTime @1674428400 {#2470
    date: 2023-01-23 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 {#2520
  -id: 2391
  -code: 881964
  -date: DateTime @1674342000 {#2511
    date: 2023-01-22 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2522 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2539 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2540 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2551 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2525 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2528 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2530 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2532 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2510
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "L. Marinelli"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2534 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2536 …}
  -theCote: null
  -theDate: DateTime @1674342000 {#2509
    date: 2023-01-22 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 {#2559
  -id: 3147
  -code: 878121
  -date: DateTime @1674342000 {#2550
    date: 2023-01-22 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2561 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2578 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2579 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2593 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2321 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#2300 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2564 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2567 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2569 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2571 …}
  -theDatetimeApiUpdate: DateTime @1708009002 {#2549
    date: 2024-02-15 15:56:42.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2334 …}
  -arbitreNom: "Carlos del Cerro"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2573 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2575 …}
  -theCote: null
  -theDate: DateTime @1674342000 {#2548
    date: 2023-01-22 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: 3141
  -code: 878115
  -date: DateTime @1674342000 {#2592
    date: 2023-01-22 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 {#2638 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2624 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2321 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#2300 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2609 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2612 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2614 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2616 …}
  -theDatetimeApiUpdate: DateTime @1708009002 {#2591
    date: 2024-02-15 15:56:42.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2334 …}
  -arbitreNom: "Alejandro Muñiz"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2618 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2620 …}
  -theCote: null
  -theDate: DateTime @1674342000 {#2590
    date: 2023-01-22 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 {#2649
  -id: 3140
  -code: 878114
  -date: DateTime @1674342000 {#2637
    date: 2023-01-22 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2651 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2668 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2669 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2683 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2321 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#2300 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2654 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2657 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2659 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2661 …}
  -theDatetimeApiUpdate: DateTime @1708009002 {#2636
    date: 2024-02-15 15:56:42.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2334 …}
  -arbitreNom: "Javier Iglesias"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2663 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2665 …}
  -theCote: null
  -theDate: DateTime @1674342000 {#2635
    date: 2023-01-22 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2694
  -id: 3138
  -code: 878112
  -date: DateTime @1674342000 {#2682
    date: 2023-01-22 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2696 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2713 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2714 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2728 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2321 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#2300 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2699 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2702 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2704 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2706 …}
  -theDatetimeApiUpdate: DateTime @1708009002 {#2681
    date: 2024-02-15 15:56:42.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2334 …}
  -arbitreNom: "José Sánchez"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2708 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2710 …}
  -theCote: null
  -theDate: DateTime @1674342000 {#2680
    date: 2023-01-22 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 {#2739
  -id: 2396
  -code: 881969
  -date: DateTime @1674342000 {#2727
    date: 2023-01-22 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2741 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2758 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2770 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2759 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2744 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2747 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2749 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2751 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2726
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "S. Sozza"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2753 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2755 …}
  -theCote: null
  -theDate: DateTime @1674342000 {#2725
    date: 2023-01-22 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2778
  -id: 2395
  -code: 881968
  -date: DateTime @1674342000 {#2769
    date: 2023-01-22 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2780 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2797 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2809 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2798 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2783 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2786 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2788 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2790 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2768
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "M. Mariani"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2792 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2794 …}
  -theCote: null
  -theDate: DateTime @1674342000 {#2767
    date: 2023-01-22 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 {#2817
  -id: 2393
  -code: 881966
  -date: DateTime @1674342000 {#2808
    date: 2023-01-22 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2819 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2836 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2848 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2837 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2822 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2825 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2827 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2829 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2807
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "A. Prontera"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2831 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2833 …}
  -theCote: null
  -theDate: DateTime @1674342000 {#2806
    date: 2023-01-22 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 {#2856
  -id: 1648
  -code: 868147
  -date: DateTime @1674342000 {#2847
    date: 2023-01-22 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2858 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2875 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2887 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2876 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2402 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2861 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2864 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2866 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2868 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#2846
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2415 …}
  -arbitreNom: "A. Taylor"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2870 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2872 …}
  -theCote: null
  -theDate: DateTime @1674342000 {#2845
    date: 2023-01-22 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 {#2895
  -id: 1654
  -code: 868153
  -date: DateTime @1674342000 {#2886
    date: 2023-01-22 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2897 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2914 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2926 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2915 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2402 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2900 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2903 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2905 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2907 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#2885
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2415 …}
  -arbitreNom: "D. Coote"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2909 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2911 …}
  -theCote: null
  -theDate: DateTime @1674342000 {#2884
    date: 2023-01-22 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 {#2934
  -id: 1651
  -code: 868150
  -date: DateTime @1674342000 {#2925
    date: 2023-01-22 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2936 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2953 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2965 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2954 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2402 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2939 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2942 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2944 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2946 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#2924
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2415 …}
  -arbitreNom: "P. Bankes"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2948 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2950 …}
  -theCote: null
  -theDate: DateTime @1674342000 {#2923
    date: 2023-01-22 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 {#2973
  -id: 1652
  -code: 868151
  -date: DateTime @1674255600 {#2964
    date: 2023-01-21 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2975 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2992 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2993 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3004 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2402 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2978 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2981 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2983 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2985 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#2963
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2415 …}
  -arbitreNom: "T. Bramall"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2987 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2989 …}
  -theCote: null
  -theDate: DateTime @1674255600 {#2962
    date: 2023-01-21 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 {#3012
  -id: 1647
  -code: 868146
  -date: DateTime @1674255600 {#3003
    date: 2023-01-21 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3014 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3031 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3032 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3043 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2402 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3017 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3020 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3022 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3024 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#3002
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2415 …}
  -arbitreNom: "A. Madley"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3026 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3028 …}
  -theCote: null
  -theDate: DateTime @1674255600 {#3001
    date: 2023-01-21 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: 3145
  -code: 878119
  -date: DateTime @1674255600 {#3042
    date: 2023-01-21 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3053 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3070 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3071 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3085 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2321 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#2300 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3056 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3059 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3061 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3063 …}
  -theDatetimeApiUpdate: DateTime @1708009002 {#3041
    date: 2024-02-15 15:56:42.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2334 …}
  -arbitreNom: "Alejandro Hernández"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3065 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3067 …}
  -theCote: null
  -theDate: DateTime @1674255600 {#3040
    date: 2023-01-21 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: 3143
  -code: 878117
  -date: DateTime @1674255600 {#3084
    date: 2023-01-21 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3098 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3115 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3116 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3130 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2321 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#2300 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3101 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3104 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3106 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3108 …}
  -theDatetimeApiUpdate: DateTime @1708009002 {#3083
    date: 2024-02-15 15:56:42.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2334 …}
  -arbitreNom: "Pablo González"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3110 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3112 …}
  -theCote: null
  -theDate: DateTime @1674255600 {#3082
    date: 2023-01-21 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 {#3141
  -id: 3142
  -code: 878116
  -date: DateTime @1674255600 {#3129
    date: 2023-01-21 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3143 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3160 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3175 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3161 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2321 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#2300 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3146 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3149 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3151 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3153 …}
  -theDatetimeApiUpdate: DateTime @1708009002 {#3128
    date: 2024-02-15 15:56:42.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2334 …}
  -arbitreNom: "Antonio Mateu"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3155 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3157 …}
  -theCote: null
  -theDate: DateTime @1674255600 {#3127
    date: 2023-01-21 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 {#3186
  -id: 1649
  -code: 868148
  -date: DateTime @1674255600 {#3174
    date: 2023-01-21 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3188 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3205 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3217 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3206 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2402 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3191 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3194 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3196 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3198 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#3173
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2415 …}
  -arbitreNom: "C. Pawson"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3200 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3202 …}
  -theCote: null
  -theDate: DateTime @1674255600 {#3172
    date: 2023-01-21 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 {#3225
  -id: 3139
  -code: 878113
  -date: DateTime @1674255600 {#3216
    date: 2023-01-21 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3227 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3244 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3245 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3259 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2321 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#2300 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3230 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3233 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3235 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3237 …}
  -theDatetimeApiUpdate: DateTime @1708009002 {#3215
    date: 2024-02-15 15:56:42.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2334 …}
  -arbitreNom: "Ricardo De Burgos"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3239 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3241 …}
  -theCote: null
  -theDate: DateTime @1674255600 {#3214
    date: 2023-01-21 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 {#3270
  -id: 2389
  -code: 881962
  -date: DateTime @1674255600 {#3258
    date: 2023-01-21 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3272 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3289 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3290 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3301 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3275 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3278 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3280 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3282 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#3257
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "F. La Penna"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3284 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3286 …}
  -theCote: null
  -theDate: DateTime @1674255600 {#3256
    date: 2023-01-21 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 {#3309
  -id: 1653
  -code: 868152
  -date: DateTime @1674255600 {#3300
    date: 2023-01-21 00:00:00.0 Europe/Berlin (+01: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 {#2402 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2299 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3314 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3317 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3319 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3321 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#3299
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2415 …}
  -arbitreNom: "M. Oliver"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3323 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3325 …}
  -theCote: null
  -theDate: DateTime @1674255600 {#3298
    date: 2023-01-21 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 {#3348
  -id: 2394
  -code: 881967
  -date: DateTime @1674255600 {#3339
    date: 2023-01-21 00:00:00.0 Europe/Berlin (+01: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 {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3353 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3356 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3358 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3360 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#3338
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "D. Chiffi"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3362 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3364 …}
  -theCote: null
  -theDate: DateTime @1674255600 {#3337
    date: 2023-01-21 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 {#3387
  -id: 1655
  -code: 868154
  -date: DateTime @1674255600 {#3378
    date: 2023-01-21 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3389 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3406 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3407 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3418 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2402 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3392 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3395 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3397 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3399 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#3377
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2415 …}
  -arbitreNom: "M. Salisbury"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3401 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3403 …}
  -theCote: null
  -theDate: DateTime @1674255600 {#3376
    date: 2023-01-21 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 {#3426
  -id: 1656
  -code: 868155
  -date: DateTime @1674255600 {#3417
    date: 2023-01-21 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3428 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3445 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3457 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3446 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2402 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3431 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3434 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3436 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3438 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#3416
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2415 …}
  -arbitreNom: "S. Attwell"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3440 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3442 …}
  -theCote: null
  -theDate: DateTime @1674255600 {#3415
    date: 2023-01-21 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 {#3465
  -id: 2388
  -code: 881961
  -date: DateTime @1674255600 {#3456
    date: 2023-01-21 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3467 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3484 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3485 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3496 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2135 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3470 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3473 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3475 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3477 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#3455
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2248 …}
  -arbitreNom: "F. Dionisi"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3479 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3481 …}
  -theCote: null
  -theDate: DateTime @1674255600 {#3454
    date: 2023-01-21 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 {#3504
  -id: 852
  -code: 872047
  -date: DateTime @1674169200 {#3495
    date: 2023-01-20 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3506 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3529 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3541 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3530 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3509 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2154 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#1977 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3512 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3515 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3517 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3519 …}
  -theDatetimeApiUpdate: DateTime @1707836544 {#3494
    date: 2024-02-13 16:02:24.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3522 …}
  -arbitreNom: "A. Souifi"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3524 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3526 …}
  -theCote: null
  -theDate: DateTime @1674169200 {#3493
    date: 2023-01-20 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