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: 3405
  -code: 1038009
  -date: DateTime @1695333600 {#2006
    date: 2023-09-22 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#1997 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2260 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2363 …}
  -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 @1708008867 {#1951
    date: 2024-02-15 15:54:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2250 …}
  -arbitreNom: "Alejandro Muñiz"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2254 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2267 …}
  -theCote: null
  -theDate: DateTime @1695333600 {#1949
    date: 2023-09-22 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2379
  -id: 4703
  -code: 1038478
  -date: DateTime @1695333600 {#2360
    date: 2023-09-22 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2381 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2404 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2422 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2405 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2384 …}
  -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 {#2359 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2387 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2390 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2392 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2394 …}
  -theDatetimeApiUpdate: DateTime @1707987387 {#2358
    date: 2024-02-15 09:56:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2397 …}
  -arbitreNom: "B. Put"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2399 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2401 …}
  -theCote: null
  -theDate: DateTime @1695333600 {#2377
    date: 2023-09-22 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2436
  -id: 4385
  -code: 1055115
  -date: DateTime @1695333600 {#2421
    date: 2023-09-22 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2438 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2461 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2479 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2462 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2441 …}
  -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 {#2444 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2447 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2449 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2451 …}
  -theDatetimeApiUpdate: DateTime @1707986671 {#2420
    date: 2024-02-15 09:44:31.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2454 …}
  -arbitreNom: "B. Nijhuis"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2456 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2458 …}
  -theCote: null
  -theDate: DateTime @1695333600 {#2419
    date: 2023-09-22 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2493
  -id: 4078
  -code: 1048925
  -date: DateTime @1695333600 {#2478
    date: 2023-09-22 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2495 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2518 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2519 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2536 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2498 …}
  -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 {#2501 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2504 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2506 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2508 …}
  -theDatetimeApiUpdate: DateTime @1707985923 {#2477
    date: 2024-02-15 09:32:03.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2511 …}
  -arbitreNom: "M. Jöllenbeck"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2513 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2515 …}
  -theCote: null
  -theDate: DateTime @1695333600 {#2476
    date: 2023-09-22 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2550
  -id: 1122
  -code: 1045935
  -date: DateTime @1694988000 {#2535
    date: 2023-09-18 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2552 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2575 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2576 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2593 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2555 …}
  -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 {#2558 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2561 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2563 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2565 …}
  -theDatetimeApiUpdate: DateTime @1710255676 {#2534
    date: 2024-03-12 16:01:16.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2568 …}
  -arbitreNom: "Karim Abed, France"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2570 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2572 …}
  -theCote: null
  -theDate: DateTime @1694988000 {#2533
    date: 2023-09-18 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2607
  -id: 1873
  -code: 1035083
  -date: DateTime @1694988000 {#2592
    date: 2023-09-18 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2609 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2632 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2650 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2633 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2612 …}
  -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 {#2359 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2615 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2618 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2620 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2622 …}
  -theDatetimeApiUpdate: DateTime @1707837649 {#2591
    date: 2024-02-13 16:20:49.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2625 …}
  -arbitreNom: "Robert Jones, England"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2627 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2629 …}
  -theCote: null
  -theDate: DateTime @1694988000 {#2590
    date: 2023-09-18 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2664
  -id: 2622
  -code: 1052287
  -date: DateTime @1694988000 {#2649
    date: 2023-09-18 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2666 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2689 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2707 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2690 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2669 …}
  -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 {#2359 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2672 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2675 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2677 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2679 …}
  -theDatetimeApiUpdate: DateTime @1707841236 {#2648
    date: 2024-02-13 17:20:36.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2682 …}
  -arbitreNom: "Federico La Penna, Italy"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2684 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2686 …}
  -theCote: null
  -theDate: DateTime @1694988000 {#2647
    date: 2023-09-18 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2721
  -id: 2627
  -code: 1052292
  -date: DateTime @1694988000 {#2706
    date: 2023-09-18 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2723 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2740 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2758 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2741 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2669 …}
  -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 {#2726 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2729 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2731 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2733 …}
  -theDatetimeApiUpdate: DateTime @1707841236 {#2705
    date: 2024-02-13 17:20:36.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2682 …}
  -arbitreNom: "Antonio Giua, Italy"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2735 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2737 …}
  -theCote: null
  -theDate: DateTime @1694988000 {#2704
    date: 2023-09-18 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2772
  -id: 3395
  -code: 1037999
  -date: DateTime @1694988000 {#2757
    date: 2023-09-18 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2774 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2794 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2812 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2795 …}
  -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 {#2777 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2780 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2782 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2784 …}
  -theDatetimeApiUpdate: DateTime @1708008867 {#2756
    date: 2024-02-15 15:54:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2787 …}
  -arbitreNom: "Isidro Díaz de Mera"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2789 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2791 …}
  -theCote: null
  -theDate: DateTime @1694988000 {#2755
    date: 2023-09-18 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2826
  -id: 3770
  -code: 1063518
  -date: DateTime @1694988000 {#2811
    date: 2023-09-18 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2828 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2851 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2852 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2869 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2831 …}
  -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 {#2834 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2837 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2839 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2841 …}
  -theDatetimeApiUpdate: DateTime @1707985298 {#2810
    date: 2024-02-15 09:21:38.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2844 …}
  -arbitreNom: "Nuno Miguel Serrano Almeida, Portugal"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2846 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2848 …}
  -theCote: null
  -theDate: DateTime @1694988000 {#2809
    date: 2023-09-18 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2883
  -id: 3766
  -code: 1063514
  -date: DateTime @1694901600 {#2868
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2885 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2902 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2920 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2903 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2831 …}
  -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 {#2888 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2891 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2893 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2895 …}
  -theDatetimeApiUpdate: DateTime @1707985298 {#2867
    date: 2024-02-15 09:21:38.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2844 …}
  -arbitreNom: "Manuel Oliveira, Portugal"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2897 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2899 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#2866
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2934
  -id: 420
  -code: 1044920
  -date: DateTime @1694901600 {#2919
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2936 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#2959 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#2960 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#2977 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2939 …}
  -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 {#2359 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2942 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2945 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#2947 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#2949 …}
  -theDatetimeApiUpdate: DateTime @1710254047 {#2918
    date: 2024-03-12 15:34:07.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2952 …}
  -arbitreNom: "François Letexier, France"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#2954 …}
  -listCote: Doctrine\ORM\PersistentCollection {#2956 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#2917
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#2991
  -id: 4700
  -code: 1038475
  -date: DateTime @1694901600 {#2976
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#2993 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3013 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3014 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3031 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2384 …}
  -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 {#2359 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2996 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2999 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3001 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3003 …}
  -theDatetimeApiUpdate: DateTime @1707987387 {#2975
    date: 2024-02-15 09:56:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3006 …}
  -arbitreNom: "N. Laforge"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3008 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3010 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#2974
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3045
  -id: 4699
  -code: 1038474
  -date: DateTime @1694901600 {#3030
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3047 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3064 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3082 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3065 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2384 …}
  -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 {#2359 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3050 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3053 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3055 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3057 …}
  -theDatetimeApiUpdate: DateTime @1707987387 {#3029
    date: 2024-02-15 09:56:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3006 …}
  -arbitreNom: "K. Van Damme"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3059 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3061 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#3028
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3096
  -id: 4698
  -code: 1038473
  -date: DateTime @1694901600 {#3081
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3098 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3112 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3124 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3113 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2384 …}
  -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 {#3101 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#2387 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3103 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3105 …}
  -theDatetimeApiUpdate: DateTime @1707987387 {#3080
    date: 2024-02-15 09:56:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3006 …}
  -arbitreNom: "J. Lardot"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3107 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3109 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#3079
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3138
  -id: 421
  -code: 1044921
  -date: DateTime @1694901600 {#3123
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3140 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3157 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3175 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3158 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2939 …}
  -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 {#2359 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3143 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3146 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3148 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3150 …}
  -theDatetimeApiUpdate: DateTime @1710254047 {#3122
    date: 2024-03-12 15:34:07.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2952 …}
  -arbitreNom: "Marc Bollengier, France"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3152 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3154 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#3121
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3189
  -id: 4384
  -code: 1055114
  -date: DateTime @1694901600 {#3174
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3191 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3211 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3212 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3229 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2441 …}
  -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 {#3194 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3197 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3199 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3201 …}
  -theDatetimeApiUpdate: DateTime @1707986671 {#3173
    date: 2024-02-15 09:44:31.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3204 …}
  -arbitreNom: "P. van Boekel"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3206 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3208 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#3172
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3243
  -id: 422
  -code: 1044922
  -date: DateTime @1694901600 {#3228
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3245 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3262 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3263 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3280 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2939 …}
  -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 {#2359 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3248 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3251 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3253 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3255 …}
  -theDatetimeApiUpdate: DateTime @1710254047 {#3227
    date: 2024-03-12 15:34:07.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2952 …}
  -arbitreNom: "Benoît Bastien, France"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3257 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3259 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#3226
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3294
  -id: 4069
  -code: 1048916
  -date: DateTime @1694901600 {#3279
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3296 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3313 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3331 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3314 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2498 …}
  -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 {#2359 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#2504 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3299 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3301 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3303 …}
  -theDatetimeApiUpdate: DateTime @1707985923 {#3278
    date: 2024-02-15 09:32:03.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3306 …}
  -arbitreNom: "T. Gerach"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3308 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3310 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#3277
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3339
  -id: 4068
  -code: 1048915
  -date: DateTime @1694901600 {#3330
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3341 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3358 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3376 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3359 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2498 …}
  -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 {#3344 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3347 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3349 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3351 …}
  -theDatetimeApiUpdate: DateTime @1707985923 {#3329
    date: 2024-02-15 09:32:03.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#3306 …}
  -arbitreNom: "P. Ittrich"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3353 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3355 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#3328
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3390
  -id: 3771
  -code: 1063519
  -date: DateTime @1694901600 {#3375
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02: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 {#3427 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2831 …}
  -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 {#3395 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3398 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3400 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3402 …}
  -theDatetimeApiUpdate: DateTime @1707985298 {#3374
    date: 2024-02-15 09:21:38.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2844 …}
  -arbitreNom: "Andre Filipe Domingues Narciso, Portugal"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3404 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3406 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#3373
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3441
  -id: 3768
  -code: 1063516
  -date: DateTime @1694901600 {#3426
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3443 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3460 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3478 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3461 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2831 …}
  -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 {#3446 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3449 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3451 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3453 …}
  -theDatetimeApiUpdate: DateTime @1707985298 {#3425
    date: 2024-02-15 09:21:38.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2844 …}
  -arbitreNom: "Fabio Jose Costa Verissimo, Portugal"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3455 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3457 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#3424
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3492
  -id: 423
  -code: 1044923
  -date: DateTime @1694901600 {#3477
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3494 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3511 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3529 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3512 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2939 …}
  -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 {#3497 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3500 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3502 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3504 …}
  -theDatetimeApiUpdate: DateTime @1710254047 {#3476
    date: 2024-03-12 15:34:07.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2952 …}
  -arbitreNom: "Thomas Leonard, France"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3506 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3508 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#3475
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3543
  -id: 3765
  -code: 1063513
  -date: DateTime @1694901600 {#3528
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3545 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3562 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3580 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3563 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2831 …}
  -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 {#3548 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3551 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3553 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3555 …}
  -theDatetimeApiUpdate: DateTime @1707985298 {#3527
    date: 2024-02-15 09:21:38.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2844 …}
  -arbitreNom: "Joao Antonio Ferreira Goncalves, Portugal"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3557 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3559 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#3526
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3594
  -id: 418
  -code: 1044918
  -date: DateTime @1694901600 {#3579
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3596 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3613 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3631 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3614 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2939 …}
  -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 {#2359 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3599 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3602 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3604 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3606 …}
  -theDatetimeApiUpdate: DateTime @1710254047 {#3578
    date: 2024-03-12 15:34:07.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2952 …}
  -arbitreNom: "Pierre Gaillouste, France"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3608 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3610 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#3577
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3645
  -id: 3396
  -code: 1038000
  -date: DateTime @1694901600 {#3630
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3647 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3664 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3682 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3665 …}
  -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 {#3650 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3653 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3655 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3657 …}
  -theDatetimeApiUpdate: DateTime @1708008867 {#3629
    date: 2024-02-15 15:54:27.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2787 …}
  -arbitreNom: "Juan Martínez"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3659 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3661 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#3628
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3696
  -id: 2626
  -code: 1052291
  -date: DateTime @1694901600 {#3681
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3698 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3715 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3716 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3733 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2669 …}
  -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 {#3701 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3704 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3706 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3708 …}
  -theDatetimeApiUpdate: DateTime @1707841236 {#3680
    date: 2024-02-13 17:20:36.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2682 …}
  -arbitreNom: "Juan Luca Sacchi, Italy"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3710 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3712 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#3679
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3747
  -id: 2625
  -code: 1052290
  -date: DateTime @1694901600 {#3732
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3749 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3766 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3784 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3767 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2669 …}
  -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 {#2359 …}
  -theClubDomicile: Proxies\__CG__\App\Entity\Clubs\Clubs {#3752 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3755 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3757 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3759 …}
  -theDatetimeApiUpdate: DateTime @1707841236 {#3731
    date: 2024-02-13 17:20:36.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2682 …}
  -arbitreNom: "Livio Marinelli, Italy"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3761 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3763 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#3730
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3798
  -id: 1869
  -code: 1035079
  -date: DateTime @1694901600 {#3783
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3800 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3817 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3835 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3818 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2612 …}
  -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 {#3803 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3806 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3808 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3810 …}
  -theDatetimeApiUpdate: DateTime @1707837649 {#3782
    date: 2024-02-13 16:20:49.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2625 …}
  -arbitreNom: "Simon Hooper, England"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3812 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3814 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#3781
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED front.matchs.matchs.access
App\Entity\Matchs\Matchs {#3849
  -id: 424
  -code: 1044924
  -date: DateTime @1694901600 {#3834
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -stade: Proxies\__CG__\App\Entity\Stades\Stades {#3851 …}
  -listMatchEquipe: Doctrine\ORM\PersistentCollection {#3868 …}
  -theMatchEquipeDomicile: App\Entity\Matchs\MatchEquipe {#3869 …}
  -theMatchEquipeExterieur: App\Entity\Matchs\MatchEquipe {#3886 …}
  -theLigueSaison: Proxies\__CG__\App\Entity\Ligues\LigueSaison {#2939 …}
  -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 {#3854 …}
  -theClubExterieur: Proxies\__CG__\App\Entity\Clubs\Clubs {#3857 …}
  -listEvent: Doctrine\ORM\PersistentCollection {#3859 …}
  -listPronostic: Doctrine\ORM\PersistentCollection {#3861 …}
  -theDatetimeApiUpdate: DateTime @1710254047 {#3833
    date: 2024-03-12 15:34:07.0 Europe/Berlin (+01:00)
  }
  -theRound: Proxies\__CG__\App\Entity\Ligues\Round {#2952 …}
  -arbitreNom: "Gael Angoula, France"
  -listMatchJoueur: Doctrine\ORM\PersistentCollection {#3863 …}
  -listCote: Doctrine\ORM\PersistentCollection {#3865 …}
  -theCote: null
  -theDate: DateTime @1694901600 {#3832
    date: 2023-09-17 00:00:00.0 Europe/Berlin (+02:00)
  }
  -theStatutLineUp: App\Entity\Matchs\MatchStatutLineUp {#1683 …}
  -theStatutEvent: App\Entity\Matchs\MatchStatutEvent {#1684 …}
}
"App\ApiResource\Voter\Forfait\AbonnementVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\ApiResource\Voter\Pronostics\PronosticVoter"
ACCESS ABSTAIN
"App\Voter\Admin\User\UserUtilVoter"
ACCESS ABSTAIN
"App\Voter\Front\Clubs\ClubsVoter"
ACCESS ABSTAIN
"App\Voter\Front\Joueurs\JoueurVoter"
ACCESS ABSTAIN
"App\Voter\Front\Ligues\LiguesVoter"
ACCESS ABSTAIN
"App\Voter\Front\Matchs\MatchsVoter"
ACCESS DENIED
"App\Voter\Front\Pronostics\PredictionVoter"
ACCESS ABSTAIN
"App\Voter\Front\Pronostics\PronosticVoter"
ACCESS ABSTAIN
Show voter details