GET https://bibletimemaps.org/de/travelpath/edit/10

Security

Token

There is no security token. It was removed in 8473b5.

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
[
  "switch_user"
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#312
  -map: Symfony\Component\Security\Http\AccessMap {#313 …}
  -logger: Monolog\Logger {#248 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#329
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#256 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#323 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#201 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#328 …}
  -logger: Monolog\Logger {#248 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#363 …}
}
5.28 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#324
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#330 …}
}
(none) (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#361
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#214 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#251 …}
  -userChecker: Symfony\Component\Security\Core\User\InMemoryUserChecker {#357 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#355 …}
  -logger: Monolog\Logger {#248 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#143 …}
  -stateless: false
  -urlGenerator: Symfony\Bundle\FrameworkBundle\Routing\Router {#230 …}
  -targetRoute: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#362
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#214 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#268 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#363 …}
  -csrfTokenManager: null
}
(none) (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#380
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#214 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#355 …}
  -map: Symfony\Component\Security\Http\AccessMap {#313 …}
}
0.00 ms (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\RoleHierarchyVoter"
2
"App\Security\Voter\EntityVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_EDIT_ENTITY
App\Entity\TravelPath {#1027
  #id: 10
  #approved: true
  #taggedForDeleteBy: null
  -locationFrom: Proxies\__CG__\App\Entity\Location {#1016 …}
  -locationTo: Proxies\__CG__\App\Entity\Location {#986 …}
  -eventFrom: Proxies\__CG__\App\Entity\Event {#1010 …}
  -name: "Sauls Route zur schlacht gegen Amoniter"
  -path: [
    [
      31.847232
      35.222043
    ]
    [
      31.877558
      35.194019
    ]
    [
      31.911953
      35.181671
    ]
    [
      31.941675
      35.238621
    ]
    [
      31.98653
      35.250995
    ]
    [
      32.041259
      35.269536
    ]
    [
      32.085483
      35.268163
    ]
    [
      32.109914
      35.267473
    ]
    [
      32.153525
      35.259242
    ]
    [
      32.237198
      35.296322
    ]
    [
      32.255201
      35.325869
    ]
    [
      32.267975
      35.370487
    ]
    [
      32.29642
      35.374629
    ]
    [
      32.33588
      35.373263
    ]
    [
      32.346322
      35.401402
    ]
    [
      32.330658
      35.479676
    ]
    [
      32.348642
      35.551077
    ]
    [
      32.379821
      35.611587
    ]
  ]
  -travelPathReferences: Doctrine\ORM\PersistentCollection {#1116 …}
  -owner: Proxies\__CG__\App\Entity\User {#1115 …}
  #createdAt: DateTime @1734613751 {#1024
    date: 2024-12-19 13:09:11.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1735559332 {#1025
    date: 2024-12-30 11:48:52.0 UTC (+00:00)
  }
  #updateOf: null
  #updates: Doctrine\ORM\PersistentCollection {#1142 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_EDIT_ENTITY.
"App\Security\Voter\EntityVoter"
ABSTAIN
Show voter details