GET https://bibletimemaps.org/fr/travelpath/edit/5

Security

Token

There is no security token. It was removed in 20c31d.

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 …}
}
140.49 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.01 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: 5
  #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: "David fällt ins Land der Geschuriter und Geseriter und Amalekiter ein"
  -path: [
    [
      31.3776
      34.873561
    ]
    [
      31.280898
      34.909058
    ]
    [
      31.083518
      34.851379
    ]
    [
      30.987028
      34.659119
    ]
    [
      31.043522
      34.527283
    ]
    [
      31.17051
      34.477844
    ]
    [
      31.302022
      34.557495
    ]
    [
      31.400535
      34.807434
    ]
    [
      31.777444
      35.234935
    ]
  ]
  -travelPathReferences: Doctrine\ORM\PersistentCollection {#1116 …}
  -owner: Proxies\__CG__\App\Entity\User {#1115 …}
  #createdAt: DateTime @1732205501 {#1024
    date: 2024-11-21 16:11:41.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1732282991 {#1025
    date: 2024-11-22 13:43:11.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