GET https://bo.preprod.twoo-way.com/admin/modeles-mail/6/previsualisation

Security

Token

dev@dev.fr Username
Authenticated
a213ac From
Property Value
Roles
[
  "ROLE_DEV"
  "ROLE_USER"
]
Inherited Roles
[
  "ROLE_ADMIN"
  "ROLE_REGISTRATION_MANAGER"
]
Token
Symfony\Component\Security\Core\Authentication\Token\RememberMeToken {#822
  -user: App\Entity\User {#1059 …}
  -roleNames: [
    "ROLE_DEV"
    "ROLE_USER"
  ]
  -attributes: []
  -secret: null
  -firewallName: "main"
}

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.in_database
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 {#853
  -map: Symfony\Component\Security\Http\AccessMap {#854 …}
  -logger: Monolog\Logger {#815 …}
  -httpPort: 80
  -httpsPort: 443
}
(none) (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#868
  -sessionKey: "_security_main"
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#824 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#871 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#246 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#869 …}
  -logger: Monolog\Logger {#815 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#826 …}
}
6.13 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#893
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#874 …}
}
0.14 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#895
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#247 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#195 …}
  -map: Symfony\Component\Security\Http\AccessMap {#854 …}
}
0.33 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#825
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "admin_logout"
  ]
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#247 …}
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#812 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#826 …}
  -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\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
4
"App\Security\Voter\CategoryVoter"
5
"App\Security\Voter\CommentVoter"
6
"App\Security\Voter\ContactVoter"
7
"App\Security\Voter\FeatureTypeVoter"
8
"App\Security\Voter\GDPRVoter"
9
"App\Security\Voter\HomePageVoter"
10
"App\Security\Voter\HomeVoter"
11
"App\Security\Voter\LanguageVoter"
12
"App\Security\Voter\ModuleVoter"
13
"App\Security\Voter\NavVoter"
14
"App\Security\Voter\PageVoter"
15
"App\Security\Voter\PointMovementVoter"
16
"App\Security\Voter\PreferredDestinationVoter"
17
"App\Security\Voter\RecordVoter"
18
"App\Security\Voter\RewardVoter"
19
"App\Security\Voter\SettingVoter"
20
"App\Security\Voter\TemplateMailVoter"
21
"App\Security\Voter\TemplateVoter"
22
"App\Security\Voter\UsefulInfoVoter"
23
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 GRANTED ROLE_REGISTRATION_MANAGER
Symfony\Component\HttpFoundation\Request {#2
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#16 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#10 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#13 …}
  +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: [
    "text/html"
    "application/xhtml+xml"
    "image/avif"
    "image/webp"
    "image/apng"
    "application/xml"
    "*/*"
    "application/signed-exchange"
  ]
  #pathInfo: "/admin/modeles-mail/6/previsualisation"
  #requestUri: "/admin/modeles-mail/6/previsualisation"
  #baseUrl: ""
  #basePath: ""
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#536 …}
  #locale: null
  #defaultLocale: "fr"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
2 GRANTED ROLE_ADMIN
null
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS GRANTED
Show voter details
3 GRANTED TEMPLATE_MAIL_PREVIEW
null
"App\Security\Voter\CategoryVoter"
ACCESS ABSTAIN
"App\Security\Voter\CommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\ContactVoter"
ACCESS ABSTAIN
"App\Security\Voter\FeatureTypeVoter"
ACCESS ABSTAIN
"App\Security\Voter\GDPRVoter"
ACCESS ABSTAIN
"App\Security\Voter\HomePageVoter"
ACCESS ABSTAIN
"App\Security\Voter\HomeVoter"
ACCESS ABSTAIN
"App\Security\Voter\LanguageVoter"
ACCESS ABSTAIN
"App\Security\Voter\ModuleVoter"
ACCESS ABSTAIN
"App\Security\Voter\NavVoter"
ACCESS ABSTAIN
"App\Security\Voter\PageVoter"
ACCESS ABSTAIN
"App\Security\Voter\PointMovementVoter"
ACCESS ABSTAIN
"App\Security\Voter\PreferredDestinationVoter"
ACCESS ABSTAIN
"App\Security\Voter\RecordVoter"
ACCESS ABSTAIN
"App\Security\Voter\RewardVoter"
ACCESS ABSTAIN
"App\Security\Voter\SettingVoter"
ACCESS ABSTAIN
"App\Security\Voter\TemplateMailVoter"
ACCESS GRANTED
Show voter details