GET https://masaepiano.com/fr/blog/posts/concert-de-noel-2024

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\AppCustomAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\AppCustomAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#534
  -map: Symfony\Component\Security\Http\AccessMap {#535 …}
  -logger: Monolog\Logger {#505 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#544
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#211 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#505 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#543 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#501 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#507 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#538 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#537
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#539 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#546
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#204 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#216 …}
  -map: Symfony\Component\Security\Http\AccessMap {#535 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#502
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#204 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#517 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#501 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\PostVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
ACCESS DENIED
"App\Security\PostVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"App\Security\PostVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Post {#769
  -id: 33
  -title: "Concert de Noel 2024"
  -slug: "concert-de-noel-2024"
  -summary: "Concert Noel"
  -content: "paris 3 jazz avec le trio mamamia basiste et batteur"
  -publishedAt: DateTimeImmutable @1730236980 {#642
    date: 2024-10-29 22:23:00.0 Europe/Paris (+01:00)
  }
  -author: Proxies\__CG__\App\Entity\User {#747 …}
  -comments: Doctrine\ORM\PersistentCollection {#761 …}
  -tags: Doctrine\ORM\PersistentCollection {#674 …}
  -filename: "8466c8be1d15c94a6635d7c89df0df10.webp"
}
"App\Security\PostVoter"
ACCESS DENIED
Show voter details