Redirect 302 redirect from POST @login (e9c77c)

GET https://demosymph.omnipilote.ma/fr/dashboard/devis/listing

Security

Token

root@root.ma Username
Authenticated
Property Value
Roles
[
  "ROLE_SUPER_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Http\Authenticator\Token\PostAuthenticationToken {#425
  -user: App\Entity\User {#684 …}
  -roleNames: [
    "ROLE_SUPER_ADMIN"
    "ROLE_USER"
  ]
  -attributes: []
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_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 {#139
  -map: Symfony\Component\Security\Http\AccessMap {#69 …}
  -logger: Monolog\Logger {#112 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#65
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#181 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#112 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#64 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#116 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#104 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#62 …}
}
65.05 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#59
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#58 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#50
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#182 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#56 …}
  -map: Symfony\Component\Security\Http\AccessMap {#69 …}
}
0.90 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#115
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#182 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#99 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#116 …}
}
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\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\AttributeVoter"
5
"App\Security\Voter\ClientVoter"
6
"App\Security\Voter\ContratVoter"
7
"App\Security\Voter\DevisVoter"
8
"App\Security\Voter\FacturesVoter"
9
"App\Security\Voter\LivraisonVoter"
10
"App\Security\Voter\ProductVoter"
11
"App\Security\Voter\SimulationVoter"
12
"App\Security\Voter\TicketVoter"

Access decision log

# Result Attributes Object
1 GRANTED
[
  "ROLE_SUPER_ADMIN"
  "ROLE_ADMIN"
]
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#9 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#12 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#18 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#17 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#16 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#19 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/fr/dashboard/devis/listing"
  #requestUri: "/fr/dashboard/devis/listing"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#47 …}
  #locale: "fr"
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: [
    "2\x00196.64.2.92\x00127.0.0.1\x00" => [
      "196.64.2.92"
    ]
    "4\x00\x00\x00" => []
    "32\x00\x00\x00" => []
    "8\x00https\x00\x00" => [
      "https"
    ]
    "16\x00\x00\x00" => []
  ]
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
3 GRANTED Voir tout Devis
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
4 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
5 GRANTED Afficher simulation
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS ABSTAIN
"App\Security\Voter\FacturesVoter"
ACCESS ABSTAIN
"App\Security\Voter\LivraisonVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\SimulationVoter"
ACCESS GRANTED
Show voter details
6 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
7 GRANTED Voir les contrats
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS GRANTED
Show voter details
8 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
9 GRANTED Voir Modèle contrat de location
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS GRANTED
Show voter details
10 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
11 GRANTED Voir Modèle contrat de service
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS GRANTED
Show voter details
12 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
13 GRANTED Voir Parc machines
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS GRANTED
Show voter details
14 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
15 GRANTED Voir Parc machines
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS GRANTED
Show voter details
16 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
17 GRANTED Voir les livraisons
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS ABSTAIN
"App\Security\Voter\FacturesVoter"
ACCESS ABSTAIN
"App\Security\Voter\LivraisonVoter"
ACCESS GRANTED
Show voter details
18 DENIED mportation des équipements livraison
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS ABSTAIN
"App\Security\Voter\FacturesVoter"
ACCESS ABSTAIN
"App\Security\Voter\LivraisonVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\SimulationVoter"
ACCESS ABSTAIN
"App\Security\Voter\TicketVoter"
ACCESS ABSTAIN
Show voter details
19 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
20 GRANTED Liste des équipements livraison
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS ABSTAIN
"App\Security\Voter\FacturesVoter"
ACCESS ABSTAIN
"App\Security\Voter\LivraisonVoter"
ACCESS GRANTED
Show voter details
21 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
22 GRANTED Voir Factures en cours
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS ABSTAIN
"App\Security\Voter\FacturesVoter"
ACCESS GRANTED
Show voter details
23 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
24 GRANTED Voir Factures vente
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS ABSTAIN
"App\Security\Voter\FacturesVoter"
ACCESS GRANTED
Show voter details
25 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
26 GRANTED Voir Calendrier
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS ABSTAIN
"App\Security\Voter\FacturesVoter"
ACCESS ABSTAIN
"App\Security\Voter\LivraisonVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\SimulationVoter"
ACCESS ABSTAIN
"App\Security\Voter\TicketVoter"
ACCESS GRANTED
Show voter details
27 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
28 GRANTED Voir Demandes de pièces
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS ABSTAIN
"App\Security\Voter\FacturesVoter"
ACCESS ABSTAIN
"App\Security\Voter\LivraisonVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\SimulationVoter"
ACCESS ABSTAIN
"App\Security\Voter\TicketVoter"
ACCESS GRANTED
Show voter details
29 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
30 GRANTED Voir Demandes de consommables
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS ABSTAIN
"App\Security\Voter\FacturesVoter"
ACCESS ABSTAIN
"App\Security\Voter\LivraisonVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\SimulationVoter"
ACCESS ABSTAIN
"App\Security\Voter\TicketVoter"
ACCESS GRANTED
Show voter details
31 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
32 GRANTED Voir SLA
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS ABSTAIN
"App\Security\Voter\FacturesVoter"
ACCESS ABSTAIN
"App\Security\Voter\LivraisonVoter"
ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
ACCESS ABSTAIN
"App\Security\Voter\SimulationVoter"
ACCESS ABSTAIN
"App\Security\Voter\TicketVoter"
ACCESS GRANTED
Show voter details
33 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
34 GRANTED Voir devis collaborateur
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
35 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
36 GRANTED Voir devis actions
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
37 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
38 GRANTED Voir devis collaborateur
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
39 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
40 GRANTED Voir devis actions
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
41 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
42 GRANTED Voir devis collaborateur
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
43 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
44 GRANTED Voir devis actions
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
45 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
46 GRANTED Voir devis collaborateur
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
47 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
48 GRANTED Voir devis actions
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
49 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
50 GRANTED Voir devis collaborateur
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
51 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
52 GRANTED Voir devis actions
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
53 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
54 GRANTED Voir devis collaborateur
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
55 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
56 GRANTED Voir devis actions
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
57 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
58 GRANTED Voir devis collaborateur
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
59 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
60 GRANTED Voir devis actions
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
61 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
62 GRANTED Voir devis collaborateur
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
63 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
64 GRANTED Voir devis actions
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
65 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
66 GRANTED Voir devis collaborateur
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
67 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
68 GRANTED Voir devis actions
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
69 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
70 GRANTED Voir devis collaborateur
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
71 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
72 GRANTED Voir devis actions
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
73 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
74 GRANTED Voir devis collaborateur
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details
75 GRANTED ROLE_SUPER_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS GRANTED
Show voter details
76 GRANTED Voir devis actions
null
"App\Security\Voter\AttributeVoter"
ACCESS ABSTAIN
"App\Security\Voter\ClientVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContratVoter"
ACCESS ABSTAIN
"App\Security\Voter\DevisVoter"
ACCESS GRANTED
Show voter details