GET https://bifrost.army/drones/8

Security

Token

admin@bifrost.local Username
Authenticated
3720a6 From
Property Value
Roles
[
  "ROLE_BIFROST_ADMIN"
  "ROLE_SUPER_ADMIN"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_ADMIN"
  "ROLE_MANAGER"
  "ROLE_OPERATOR"
]
Token
Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken {#561
  -user: App\Entity\User {#710 …}
  -roleNames: [
    "ROLE_BIFROST_ADMIN"
    "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 security.authenticator.form_login.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
5.57 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
0.48 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(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\DroneVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_USER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#15 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#5 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +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: "/drones/8"
  #requestUri: "/drones/8"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#554 …}
  #locale: null
  #defaultLocale: "en"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_USER.
Show voter details
2 GRANTED DRONE_VIEW
App\Entity\Drone {#871
  -id: 8
  -name: "bifrost1"
  -serialNumber: "BIFROST1-RPI"
  -model: "Raspberry Pi"
  -manufacturer: "Raspberry Pi Foundation"
  -status: App\Enum\DroneStatus {#857 …}
  -description: null
  -firmwareVersion: null
  -ipAddress: "212.92.225.196"
  -lastLatitude: null
  -lastLongitude: null
  -lastAltitude: null
  -lastBatteryPercent: null
  -lastSeenAt: DateTimeImmutable @1778677216 {#858
    date: 2026-05-13 13:00:16.0 UTC (+00:00)
  }
  -group: App\Entity\Group {#880 …}
  -apiKey: "1f2401f235fff4930904dc80ee69a7b5b8431d934102b8b47708a46218d71105"
  -isActive: true
  -createdAt: DateTimeImmutable @1778588907 {#869
    date: 2026-05-12 12:28:27.0 UTC (+00:00)
  }
}
"App\Security\Voter\DroneVoter"
GRANTED
Show voter details
3 GRANTED DRONE_EDIT
App\Entity\Drone {#871
  -id: 8
  -name: "bifrost1"
  -serialNumber: "BIFROST1-RPI"
  -model: "Raspberry Pi"
  -manufacturer: "Raspberry Pi Foundation"
  -status: App\Enum\DroneStatus {#857 …}
  -description: null
  -firmwareVersion: null
  -ipAddress: "212.92.225.196"
  -lastLatitude: null
  -lastLongitude: null
  -lastAltitude: null
  -lastBatteryPercent: null
  -lastSeenAt: DateTimeImmutable @1778677216 {#858
    date: 2026-05-13 13:00:16.0 UTC (+00:00)
  }
  -group: App\Entity\Group {#880 …}
  -apiKey: "1f2401f235fff4930904dc80ee69a7b5b8431d934102b8b47708a46218d71105"
  -isActive: true
  -createdAt: DateTimeImmutable @1778588907 {#869
    date: 2026-05-12 12:28:27.0 UTC (+00:00)
  }
}
"App\Security\Voter\DroneVoter"
GRANTED
Show voter details
4 GRANTED DRONE_OPERATE
App\Entity\Drone {#871
  -id: 8
  -name: "bifrost1"
  -serialNumber: "BIFROST1-RPI"
  -model: "Raspberry Pi"
  -manufacturer: "Raspberry Pi Foundation"
  -status: App\Enum\DroneStatus {#857 …}
  -description: null
  -firmwareVersion: null
  -ipAddress: "212.92.225.196"
  -lastLatitude: null
  -lastLongitude: null
  -lastAltitude: null
  -lastBatteryPercent: null
  -lastSeenAt: DateTimeImmutable @1778677216 {#858
    date: 2026-05-13 13:00:16.0 UTC (+00:00)
  }
  -group: App\Entity\Group {#880 …}
  -apiKey: "1f2401f235fff4930904dc80ee69a7b5b8431d934102b8b47708a46218d71105"
  -isActive: true
  -createdAt: DateTimeImmutable @1778588907 {#869
    date: 2026-05-12 12:28:27.0 UTC (+00:00)
  }
}
"App\Security\Voter\DroneVoter"
GRANTED
Show voter details
5 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
GRANTED
The user has ROLE_ADMIN.
Show voter details