GET https://outdoor.twentepc.nl/notification/1/user

Security

Token

twentepc Username
Authenticated
Property Value
Roles
[
  "ROLE_ADMIN"
  "ROLE_USER"
]
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#424
  -user: App\Entity\User {#142 …}
  -roleNames: [
    "ROLE_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 security.authenticator.form_login.main
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url /accessdenied
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#375
  -map: Symfony\Component\Security\Http\AccessMap {#376 …}
  -logger: Monolog\Logger {#340 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#399
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#488 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#340 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#400 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#352 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#350 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#402 …}
}
13.72 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#406
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#404 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#414
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#494 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#408 …}
  -map: Symfony\Component\Security\Http\AccessMap {#376 …}
}
3.12 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#351
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#494 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#334 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#352 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

unanimous Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"App\Security\Voter\AppointmentFieldVoter"
4
"App\Security\Voter\AppointmentStatusVoter"
5
"App\Security\Voter\AppointmentTemplateVoter"
6
"App\Security\Voter\AppointmentVoter"
7
"App\Security\Voter\CallCategoryVoter"
8
"App\Security\Voter\CallHistoryVoter"
9
"App\Security\Voter\CombinedDeliveryNoteVoter"
10
"App\Security\Voter\ComplaintCategoryVoter"
11
"App\Security\Voter\ComplaintCauseVoter"
12
"App\Security\Voter\ComplaintVoter"
13
"App\Security\Voter\ConstructionDrawingVoter"
14
"App\Security\Voter\ConvertVoter"
15
"App\Security\Voter\CountryVoter"
16
"App\Security\Voter\CustomVoter"
17
"App\Security\Voter\CustomerNoteVoter"
18
"App\Security\Voter\CustomerVoter"
19
"App\Security\Voter\DeliveryCapacityVoter"
20
"App\Security\Voter\DeliveryMethodVoter"
21
"App\Security\Voter\DeliveryNoteVoter"
22
"App\Security\Voter\DeliveryReservationVoter"
23
"App\Security\Voter\DerivedProductRuleVoter"
24
"App\Security\Voter\DocumentTemplateVoter"
25
"App\Security\Voter\DossierVoter"
26
"App\Security\Voter\EmailTemplateVoter"
27
"App\Security\Voter\IncomingGoodDiscrepancyReasonVoter"
28
"App\Security\Voter\IncomingGoodVoter"
29
"App\Security\Voter\IncomingReturnVoter"
30
"App\Security\Voter\InvoiceVoter"
31
"App\Security\Voter\JournalVoter"
32
"App\Security\Voter\LedgerVoter"
33
"App\Security\Voter\NotificationRuleVoter"
34
"App\Security\Voter\OrderActionVoter"
35
"App\Security\Voter\OrderPickVoter"
36
"App\Security\Voter\OrderRuleVoter"
37
"App\Security\Voter\OrderTemplateVoter"
38
"App\Security\Voter\OrderVoter"
39
"App\Security\Voter\OrderZeroPriceReasonVoter"
40
"App\Security\Voter\PayMethodVoter"
41
"App\Security\Voter\PriceCardTemplateVoter"
42
"App\Security\Voter\ProductCategoryVoter"
43
"App\Security\Voter\ProductDocumentationVoter"
44
"App\Security\Voter\ProductPropertyCategoryVoter"
45
"App\Security\Voter\ProductPropertyVoter"
46
"App\Security\Voter\ProductTagVoter"
47
"App\Security\Voter\ProductVatVoter"
48
"App\Security\Voter\ProductVoter"
49
"App\Security\Voter\ProposalChecklistVoter"
50
"App\Security\Voter\ProposalLeadVoter"
51
"App\Security\Voter\ProposalRejectionReasonVoter"
52
"App\Security\Voter\ProposalVoter"
53
"App\Security\Voter\PurchaseInvoiceVoter"
54
"App\Security\Voter\PurchaseVoter"
55
"App\Security\Voter\ReturnsVoter"
56
"App\Security\Voter\SalesLeadFieldVoter"
57
"App\Security\Voter\SalesLeadTemplateVoter"
58
"App\Security\Voter\SalesLeadVoter"
59
"App\Security\Voter\SupplierVoter"
60
"App\Security\Voter\TailorVoter"
61
"App\Security\Voter\TaskRuleVoter"
62
"App\Security\Voter\TaskStatusVoter"
63
"App\Security\Voter\TaskTemplateVoter"
64
"App\Security\Voter\TaskVoter"
65
"App\Security\Voter\TicketFieldVoter"
66
"App\Security\Voter\TicketStatusVoter"
67
"App\Security\Voter\TicketTemplateVoter"
68
"App\Security\Voter\TicketVoter"
69
"App\Security\Voter\TransportCalculationVoter"
70
"App\Security\Voter\UserGroupVoter"
71
"App\Security\Voter\UserVoter"
72
"App\Security\Voter\WarehouseLocationVoter"
73
"App\Security\Voter\WarehouseVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#3
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#14 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#8 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#11 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#17 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#16 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#15 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#18 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/notification/1/user"
  #requestUri: "/notification/1/user"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: "html"
  #session: Symfony\Component\HttpFoundation\Session\Session {#417 …}
  #locale: null
  #defaultLocale: "nl"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
attribute ROLE_USER ACCESS GRANTED
"App\Security\Voter\AppointmentFieldVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\AppointmentStatusVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\AppointmentTemplateVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\AppointmentVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\CallCategoryVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\CallHistoryVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\CombinedDeliveryNoteVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\ComplaintCategoryVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\ComplaintCauseVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\ComplaintVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\ConstructionDrawingVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\ConvertVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\CountryVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\CustomVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\CustomerNoteVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\CustomerVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\DeliveryCapacityVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\DeliveryMethodVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\DeliveryNoteVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\DeliveryReservationVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\DerivedProductRuleVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\DocumentTemplateVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\DossierVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\EmailTemplateVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\IncomingGoodDiscrepancyReasonVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\IncomingGoodVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\IncomingReturnVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\InvoiceVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\JournalVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\LedgerVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\NotificationRuleVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\OrderActionVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\OrderPickVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\OrderRuleVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\OrderTemplateVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\OrderVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\OrderZeroPriceReasonVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\PayMethodVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\PriceCardTemplateVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\ProductCategoryVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\ProductDocumentationVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\ProductPropertyCategoryVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\ProductPropertyVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\ProductTagVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\ProductVatVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\ProductVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\ProposalChecklistVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\ProposalLeadVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\ProposalRejectionReasonVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\ProposalVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\PurchaseInvoiceVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\PurchaseVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\ReturnsVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\SalesLeadFieldVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\SalesLeadTemplateVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\SalesLeadVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\SupplierVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\TailorVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\TaskRuleVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\TaskStatusVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\TaskTemplateVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\TaskVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\TicketFieldVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\TicketStatusVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\TicketTemplateVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\TicketVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\TransportCalculationVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\UserGroupVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\WarehouseLocationVoter"
attribute ROLE_USER ACCESS ABSTAIN
"App\Security\Voter\WarehouseVoter"
attribute ROLE_USER ACCESS ABSTAIN
Show voter details