Security
Token
| Property | Value |
|---|---|
| Roles |
[ "ROLE_ADMIN" "ROLE_USER" ] |
| Inherited Roles | none |
| Token | Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#616 -user: App\Entity\User {#735 …} -roleNames: [ "ROLE_ADMIN" "ROLE_USER" ] -attributes: [] -secret: null -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" "remember_me" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#563 -map: Symfony\Component\Security\Http\AccessMap {#564 …} -logger: Monolog\Logger {#522 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#574 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#513 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#577 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#361 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#575 …} -logger: Monolog\Logger {#522 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#511 …} } |
4.96 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#603 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#580 …} } |
0.16 ms | (none) |
Symfony\Component\Security\Http\Firewall\AccessListener {#605 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#364 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#366 …} -map: Symfony\Component\Security\Http\AccessMap {#564 …} } |
0.25 ms | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#512 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "app_logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#364 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#528 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#511 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator |
|---|---|
| skipped |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" This authenticator did not support the request. |
| skipped |
"Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator" This authenticator did not support the request. |
Access Decision
affirmative
Strategy
| # | Voter class |
|---|---|
| 1 | "Symfony\Component\Security\Core\Authorization\Voter\RoleVoter" |
| 2 | "App\Security\Voter\OwnershipVoter" |
Access decision log
| # | Result | Attributes | Object | ||
|---|---|---|---|---|---|
| 1 | GRANTED | ROLE_USER | Symfony\Component\HttpFoundation\Request {#2 +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16 …} +request: Symfony\Component\HttpFoundation\InputBag {#5 …} +query: Symfony\Component\HttpFoundation\InputBag {#11 …} +server: Symfony\Component\HttpFoundation\ServerBag {#19 …} +files: Symfony\Component\HttpFoundation\FileBag {#18 …} +cookies: Symfony\Component\HttpFoundation\InputBag {#17 …} +headers: Symfony\Component\HttpFoundation\HeaderBag {#20 …} #content: "" #languages: null #charsets: null #encodings: null #acceptableContentTypes: null #pathInfo: "/segment/DS-RAR/kosten" #requestUri: "/segment/DS-RAR/kosten" #baseUrl: "" #basePath: "" #method: "GET" #format: null #session: Symfony\Component\HttpFoundation\Session\Session {#609 …} #locale: null #defaultLocale: "en" -preferredFormat: null -isHostValid: true -isForwardedValid: true -isSafeContentPreferred: ? bool -trustedValuesCache: [] -isIisRewrite: false : "html" } |
||
|
|||||
| 2 | GRANTED | VIEW | App\Entity\TripSegment {#999 -id: 19 -trip: App\Entity\Trip {#1009 …} -destination: App\Entity\Destination {#1017 …} -name: "Rock am Ring" -code: "DS-RAR" -startDate: DateTimeImmutable @1780531200 {#993 : 2026-06-04 00:00:00.0 UTC (+00:00) } -endDate: DateTimeImmutable @1780876800 {#990 : 2026-06-08 00:00:00.0 UTC (+00:00) } -homeBase: null -sortOrder: 12 -itineraryItems: Doctrine\ORM\PersistentCollection {#1084 …} -costItems: Doctrine\ORM\PersistentCollection {#1123 …} } |
||
|
|||||
| 3 | GRANTED | ROLE_ADMIN | null |
||
|
|||||