Security
Token
superadmin
Username
Authenticated
| Property | Value |
|---|---|
| Roles |
[ "ROLE_ADMIN" "ROLE_USER" ] |
| Inherited Roles | none |
| Token | App\Security\Token\CustomPostAuthenticationToken {#1834 -user: App\Entity\User {#1081 …} -roleNames: [ "ROLE_ADMIN" "ROLE_USER" ] -attributes: [] -firewallName: "main" -attributes: [ "saleRef" => App\Entity\SaleRef {#1286 -id: 1 -code: "R_9999" -socialReason: "BDMR" -commercialName: "BD&MR" -enabled: true -createdAt: DateTime @1753979715 {#1312 : 2025-07-31 18:35:15.0 Europe/Paris (+02:00) } -updatedAt: DateTime @1753979715 {#1308 : 2025-07-31 18:35:15.0 Europe/Paris (+02:00) } -user: Doctrine\ORM\PersistentCollection {#1301 …} -network: Proxies\__CG__\App\Entity\Network {#1509 …} -billingInformation: Doctrine\ORM\PersistentCollection {#1535 …} -btobTerritories: Doctrine\ORM\PersistentCollection {#1537 …} -btocTerritories: Doctrine\ORM\PersistentCollection {#1539 …} -subscribed: true -subscription: 1 -subscriptionPrice: Proxies\__CG__\App\Entity\Price {#1557 …} -alternativeBillingInformation: null -split: Proxies\__CG__\App\Entity\RefMapType {#1580 …} -type: Proxies\__CG__\App\Entity\RefSaleRefType {#1600 …} -licenseSIV: false -subscriptionType: null } ] } |
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 | [ "login_throttling" "form_login" "App\Security\Authenticator" ] |
Listeners
| Listener | Duration | Response |
|---|---|---|
Symfony\Component\Security\Http\Firewall\ChannelListener {#577 -map: Symfony\Component\Security\Http\AccessMap {#578 …} -logger: Monolog\Logger {#536 …} -httpPort: 80 -httpsPort: 443 } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\ContextListener {#594 -sessionKey: "_security_main" -registered: false -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#526 …} -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#597 …} -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#301 …} -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#595 …} -logger: Monolog\Logger {#536 …} -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#558 …} } |
1.20 ms | (none) |
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#807 -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#814 …} } |
546.44 ms | Symfony\Component\HttpFoundation\RedirectResponse {#1921 +headers: Symfony\Component\HttpFoundation\ResponseHeaderBag {#1965 …} #content: """ <!DOCTYPE html>\n <html>\n <head>\n <meta charset="UTF-8" />\n <meta http-equiv="refresh" content="0;url='/'" />\n \n <title>Redirecting to /</title>\n </head>\n <body>\n Redirecting to <a href="/">/</a>.\n </body>\n </html> """ #version: "1.1" #statusCode: 302 #statusText: "Found" #charset: "UTF-8" -sentHeaders: ? array #targetUrl: "/" } |
Symfony\Component\Security\Http\Firewall\AccessListener {#811 -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#306 …} -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#231 …} -map: Symfony\Component\Security\Http\AccessMap {#578 …} } |
(none) | (none) |
Symfony\Component\Security\Http\Firewall\LogoutListener {#527 -options: [ "csrf_parameter" => "_csrf_token" "csrf_token_id" => "logout" "logout_path" => "/security/logout" ] -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#306 …} -httpUtils: Symfony\Component\Security\Http\HttpUtils {#542 …} -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#558 …} -csrfTokenManager: null } |
(none) | (none) |
Authenticators
| Status | Authenticator | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| success |
"App\Security\Authenticator"
|
||||||||
| skipped |
"Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator" An authenticator ran before this one. |