Security
Token
| Property | Value |
|---|---|
| Roles |
[ "ROLE_ADMIN" "ROLE_USER" ] |
| Inherited Roles | [
"ROLE_CONSULTANT"
] |
| Token | Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#623 -user: App\Entity\User {#822 …} -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 | (none) |
| authenticators | [ "login_throttling" "form_login" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#634 -map: Symfony\Component\Security\Http\AccessMap {#635 …} -logger: Monolog\Logger {#579 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#645 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#625 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#648 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#223 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#646 …} -logger: Monolog\Logger {#579 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#574 …} } |
8.26 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#656 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#651 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#658 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#309 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#226 …} -map: Symfony\Component\Security\Http\AccessMap {#635 …} } |
0.31 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#626 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#309 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#585 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#574 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" This authenticator did not support the request. |
Access Decision
affirmative
Strategy
| # | Voter class |
|---|---|
| 1 | "Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter" |
| 2 | "App\Security\Voter\CompanyVoter" |
Access decision log
| # | Result | Attributes | Object | ||
|---|---|---|---|---|---|
| 1 | GRANTED | ROLE_USER | Symfony\Component\HttpFoundation\Request {#2 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#18 …} +request: Symfony\Component\HttpFoundation\InputBag {#7 …} +query: Symfony\Component\HttpFoundation\InputBag {#13 …} +server: Symfony\Component\HttpFoundation\ServerBag {#21 …} +files: Symfony\Component\HttpFoundation\FileBag {#20 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#19 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#22 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/companies/5/services" #requestUri: "/companies/5/services" #baseUrl: "" #basePath: null #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#602 …} #locale: "nl" #defaultLocale: "nl" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [] -isIisRewrite: false : "" : "html" } |
||
|
|||||
| 2 | GRANTED | COMPANY_VIEW | App\Entity\Company {#1017 -id: 5 -name: "JIMMY's Products B.V." -websiteUrl: "https://www.popcorn.nl/" -exactId: "66" -exactAccountGuid: null -reservedSupportHours: "32.00" -reservedMaintenanceHoursYearly: "48.00" -hourlyRate: "110.00" -defaultMonth: "2026-06" -yearlyMaintenanceRemaining: "48.00" -yearlyMaintenanceLastInitializedYear: null -initialSupportCarryOver: null -useInitialSupportCarryOver: false -emailLocale: "nl" -defaultInvoiceDescription: null -consultants: Doctrine\ORM\PersistentCollection {#1025 …} -contacts: Doctrine\ORM\PersistentCollection {#1064 …} -projects: Doctrine\ORM\PersistentCollection {#1091 …} -services: Doctrine\ORM\PersistentCollection {#1141 …} } |
||
|
|||||