GET https://clicfoot.fr/index.php/matchs/?page=105&page%253D34=%3D

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: 3186
  -code: 878160
  -date: DateTime @1676674800 {#2006
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#1997 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2260 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2338 …}
  -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 @1676674800 {#1949
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2351
  -id: 3183
  -code: 878157
  -date: DateTime @1676674800 {#2336
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2353 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2370 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2386 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2371 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2137 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1977 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2356 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2359 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2361 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2363 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2334
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "José Munuera"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2365 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2367 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#2349
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2397
  -id: 3181
  -code: 878155
  -date: DateTime @1676674800 {#2384
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2399 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2416 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2431 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2417 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2137 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1977 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2402 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2405 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2407 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2409 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2383
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "José Sánchez"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2411 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2413 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#2382
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2442
  -id: 3179
  -code: 878153
  -date: DateTime @1676674800 {#2430
    date: 2023-02-18 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 {#2476 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2137 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1977 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2447 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2450 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2452 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2454 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2429
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Antonio Mateu"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2456 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2458 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#2428
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2487
  -id: 2433
  -code: 882006
  -date: DateTime @1676674800 {#2475
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2489 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2512 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2513 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2524 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2492 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2495 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2498 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2500 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2502 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2474
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2505 …}
  -arbitreNom: "M. Irrati"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2507 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2509 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#2473
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2532
  -id: 2430
  -code: 882003
  -date: DateTime @1676674800 {#2523
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2534 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2551 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2563 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2552 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2492 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2537 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2540 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2542 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2544 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2522
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2505 …}
  -arbitreNom: "A. Rapuano"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2546 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2548 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#2521
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2571
  -id: 2429
  -code: 882002
  -date: DateTime @1676674800 {#2562
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2573 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2590 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2602 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2591 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2492 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2576 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2579 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2581 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2583 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2561
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2505 …}
  -arbitreNom: "F. Dionisi"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2585 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2587 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#2560
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2610
  -id: 1686
  -code: 868185
  -date: DateTime @1676674800 {#2601
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2612 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2635 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2647 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2636 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2615 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2618 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2621 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2623 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2625 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#2600
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2628 …}
  -arbitreNom: "M. Salisbury"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2630 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2632 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#2599
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2655
  -id: 1678
  -code: 868177
  -date: DateTime @1676674800 {#2646
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2657 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2674 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2686 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2675 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2615 …}
  -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 {#2660 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2663 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2665 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2667 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#2645
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2628 …}
  -arbitreNom: "P. Tierney"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2669 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2671 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#2644
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2694
  -id: 1679
  -code: 868178
  -date: DateTime @1676674800 {#2685
    date: 2023-02-18 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 {#2725 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2714 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2615 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2699 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2702 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2704 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2706 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#2684
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2628 …}
  -arbitreNom: "D. England"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2708 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2710 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#2683
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2733
  -id: 1680
  -code: 868179
  -date: DateTime @1676674800 {#2724
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2735 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2752 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2764 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2753 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2615 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2738 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2741 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2743 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2745 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#2723
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2628 …}
  -arbitreNom: "D. Coote"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2747 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2749 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#2722
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2772
  -id: 1681
  -code: 868180
  -date: DateTime @1676674800 {#2763
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2774 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2791 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2792 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2803 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2615 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2777 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2780 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2782 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2784 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#2762
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2628 …}
  -arbitreNom: "A. Madley"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2786 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2788 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#2761
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2811
  -id: 1683
  -code: 868182
  -date: DateTime @1676674800 {#2802
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2813 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2830 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2831 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2842 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2615 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2816 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2819 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2821 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2823 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#2801
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2628 …}
  -arbitreNom: "A. Taylor"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2825 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2827 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#2800
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2850
  -id: 1684
  -code: 868183
  -date: DateTime @1676674800 {#2841
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2852 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2869 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2881 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2870 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2615 …}
  -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 {#2855 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2858 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2860 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2862 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#2840
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2628 …}
  -arbitreNom: "G. Scott"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2864 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2866 …}
  -theCote: null
  -theDate: DateTime @1676674800 {#2839
    date: 2023-02-18 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2889
  -id: 3187
  -code: 878161
  -date: DateTime @1676588400 {#2880
    date: 2023-02-17 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2891 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2908 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2909 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2923 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2137 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1977 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2894 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2897 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2899 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2901 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#2879
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Valentín Pizarro"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2903 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2905 …}
  -theCote: null
  -theDate: DateTime @1676588400 {#2878
    date: 2023-02-17 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: 2434
  -code: 882007
  -date: DateTime @1676588400 {#2922
    date: 2023-02-17 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 {#2954 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2965 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2492 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2939 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2942 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2944 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2946 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#2921
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2505 …}
  -arbitreNom: "A. Colombo"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2948 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2950 …}
  -theCote: null
  -theDate: DateTime @1676588400 {#2920
    date: 2023-02-17 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: 231
  -code: 871700
  -date: DateTime @1676588400 {#2964
    date: 2023-02-17 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2975 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2998 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3010 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2999 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2978 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2981 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2984 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2986 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2988 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#2963
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2991 …}
  -arbitreNom: "J. Brisard"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2993 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2995 …}
  -theCote: null
  -theDate: DateTime @1676588400 {#2962
    date: 2023-02-17 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3018
  -id: 1558
  -code: 868057
  -date: DateTime @1676415600 {#3009
    date: 2023-02-15 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3020 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3037 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3038 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3049 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2615 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3023 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2858 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3025 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3027 …}
  -theDatetimeApiUpdate: DateTime @1707836609 {#3008
    date: 2024-02-13 16:03:29.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3030 …}
  -arbitreNom: "A. Taylor"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3032 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3034 …}
  -theCote: null
  -theDate: DateTime @1676415600 {#3007
    date: 2023-02-15 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 {#3054
  -id: 3175
  -code: 878149
  -date: DateTime @1676415600 {#3048
    date: 2023-02-15 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3056 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3073 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3074 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3085 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2137 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1977 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2359 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3059 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3061 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3063 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#3047
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3066 …}
  -arbitreNom: "Ricardo De Burgos"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3068 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3070 …}
  -theCote: null
  -theDate: DateTime @1676415600 {#3046
    date: 2023-02-15 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: 1673
  -code: 868172
  -date: DateTime @1676242800 {#3084
    date: 2023-02-13 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3098 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3112 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3113 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3121 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2615 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2819 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2777 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3100 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3102 …}
  -theDatetimeApiUpdate: DateTime @1707836610 {#3083
    date: 2024-02-13 16:03:30.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3105 …}
  -arbitreNom: "S. Hooper"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3107 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3109 …}
  -theCote: null
  -theDate: DateTime @1676242800 {#3082
    date: 2023-02-13 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 {#3126
  -id: 2419
  -code: 881992
  -date: DateTime @1676242800 {#3120
    date: 2023-02-13 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3128 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3148 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3149 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3160 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2492 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3131 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3134 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3136 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3138 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#3119
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3141 …}
  -arbitreNom: "P. Valeri"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3143 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3145 …}
  -theCote: null
  -theDate: DateTime @1676242800 {#3118
    date: 2023-02-13 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 {#3168
  -id: 2425
  -code: 881998
  -date: DateTime @1676242800 {#3159
    date: 2023-02-13 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2489 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3178 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3179 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3187 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2492 …}
  -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 {#2495 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2576 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3169 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3171 …}
  -theDatetimeApiUpdate: DateTime @1707836690 {#3158
    date: 2024-02-13 16:04:50.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3141 …}
  -arbitreNom: "F. Maresca"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3173 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3175 …}
  -theCote: null
  -theDate: DateTime @1676242800 {#3157
    date: 2023-02-13 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 {#3192
  -id: 886
  -code: 872081
  -date: DateTime @1676242800 {#3186
    date: 2023-02-13 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3194 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3217 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3229 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3218 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#3197 …}
  -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 {#3200 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3203 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3205 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3207 …}
  -theDatetimeApiUpdate: DateTime @1707836544 {#3185
    date: 2024-02-13 16:02:24.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3210 …}
  -arbitreNom: "M. Bollengier"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3212 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3214 …}
  -theCote: null
  -theDate: DateTime @1676242800 {#3184
    date: 2023-02-13 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 {#3237
  -id: 3170
  -code: 878144
  -date: DateTime @1676242800 {#3228
    date: 2023-02-13 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3239 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3253 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3254 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3268 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2137 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1977 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3242 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2185 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3244 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3246 …}
  -theDatetimeApiUpdate: DateTime @1708009003 {#3227
    date: 2024-02-15 15:56:43.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3066 …}
  -arbitreNom: "Alejandro Muñiz"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3248 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3250 …}
  -theCote: null
  -theDate: DateTime @1676242800 {#3226
    date: 2023-02-13 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 {#3276
  -id: 229
  -code: 871698
  -date: DateTime @1676156400 {#3267
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3278 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3298 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3299 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3310 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2978 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3281 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3284 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3286 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3288 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#3266
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3291 …}
  -arbitreNom: "J. Pignard"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3293 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3295 …}
  -theCote: null
  -theDate: DateTime @1676156400 {#3265
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3318
  -id: 228
  -code: 871697
  -date: DateTime @1676156400 {#3309
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3320 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3334 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3335 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3343 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2978 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2984 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3323 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3325 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3327 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#3308
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3291 …}
  -arbitreNom: "E. Wattellier"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3329 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3331 …}
  -theCote: null
  -theDate: DateTime @1676156400 {#3307
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3351
  -id: 226
  -code: 871695
  -date: DateTime @1676156400 {#3342
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3353 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3370 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3371 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3382 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2978 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3356 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3359 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3361 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3363 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#3341
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3291 …}
  -arbitreNom: "F. Batta"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3365 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3367 …}
  -theCote: null
  -theDate: DateTime @1676156400 {#3340
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3390
  -id: 225
  -code: 871694
  -date: DateTime @1676156400 {#3381
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3392 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3409 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3410 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3421 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2978 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3395 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3398 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3400 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3402 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#3380
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3291 …}
  -arbitreNom: "H. Ben El Hadj"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3404 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3406 …}
  -theCote: null
  -theDate: DateTime @1676156400 {#3379
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3429
  -id: 224
  -code: 871693
  -date: DateTime @1676156400 {#3420
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3431 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3448 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3449 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3460 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2978 …}
  -theStatutApi: Proxies\__CG__\App\Entity\Matchs\MatchStatutApi {#2156 …}
  -theStatut: App\Entity\Matchs\MatchStatut {#1343 …}
  -theStatutStats: App\Entity\Matchs\MatchStatutStats {#1706 …}
  -theResultat: App\Entity\Matchs\MatchResultat {#2335 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3434 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3437 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3439 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3441 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#3419
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3291 …}
  -arbitreNom: "M. Vernice"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3443 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3445 …}
  -theCote: null
  -theDate: DateTime @1676156400 {#3418
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3468
  -id: 222
  -code: 871691
  -date: DateTime @1676156400 {#3459
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3470 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3484 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3485 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3496 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2978 …}
  -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 {#3473 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2981 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3475 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3477 …}
  -theDatetimeApiUpdate: DateTime @1707836508 {#3458
    date: 2024-02-13 16:01:48.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3291 …}
  -arbitreNom: "T. Léonard"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3479 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3481 …}
  -theCote: null
  -theDate: DateTime @1676156400 {#3457
    date: 2023-02-12 00:00:00.0 Europe/Berlin (+01:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details