GET https://bibletimemaps.org/es/travelpath/edit/11

Security

Token

There is no security token. It was removed in 638d0c.

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 …}
}
663.60 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: 11
  #approved: false
  #taggedForDeleteBy: null
  -locationFrom: Proxies\__CG__\App\Entity\Location {#1016 …}
  -locationTo: Proxies\__CG__\App\Entity\Location {#1016 …}
  -eventFrom: Proxies\__CG__\App\Entity\Event {#1007 …}
  -name: "Volkszählung"
  -path: [
    [
      31.777444
      35.234935
    ]
    [
      32.129105
      34.942111
    ]
    [
      32.722599
      35.200032
    ]
    [
      33.082337
      35.321238
    ]
    [
      33.224903
      35.480665
    ]
    [
      32.957977
      35.673361
    ]
    [
      32.6625
      35.453344
    ]
    [
      32.10119
      35.409109
    ]
    [
      31.735175
      35.227577
    ]
  ]
  -travelPathReferences: Doctrine\ORM\PersistentCollection {#1113 …}
  -owner: Proxies\__CG__\App\Entity\User {#1112 …}
  #createdAt: DateTime @1687249236 {#1024
    date: 2023-06-20 08:20:36.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1737709632 {#1025
    date: 2025-01-24 09:07:12.0 UTC (+00:00)
  }
  #updateOf: null
  #updates: Doctrine\ORM\PersistentCollection {#1139 …}
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_EDIT_ENTITY.
"App\Security\Voter\EntityVoter"
ABSTAIN
Show voter details