https://dev.pholios.net/babiblondie

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#19768
  -secret: "PcMTki9"
  -user: "anon."
  -roleNames: []
  -authenticated: true
  -attributes: []
}

Security Firewall

main Name
Security enabled
Stateless
Allows anonymous

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point security.authentication.form_entry_point.main
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
listeners
[
  "switch_user"
  "guard"
  "form_login"
  "remember_me"
  "anonymous"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#19824
  -map: Symfony\Component\Security\Http\AccessMap {#19823 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#19816 …}
  -logger: Symfony\Bridge\Monolog\Logger {#19845 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#19807
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#209 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#19845 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#19808 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#384 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#19841 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#19813 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#208 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#19812
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#314 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#215 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#19806 …}
  -logger: Symfony\Bridge\Monolog\Logger {#19845 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#19813 …}
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#19801
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#186 …}
  #options: [
    "check_path" => "login"
    "login_path" => "login"
    "always_use_default_target_path" => false
    "default_target_path" => "/"
    "target_path_parameter" => "_target_path"
    "use_referer" => false
    "failure_path" => null
    "failure_forward" => false
    "require_previous_session" => false
    "username_parameter" => "_username"
    "password_parameter" => "_password"
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "authenticate"
    "post_only" => true
    "use_forward" => false
    "enable_csrf" => false
  ]
  #logger: Symfony\Bridge\Monolog\Logger {#19845 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#215 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#19848 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#208 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#19732 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#384 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#19803 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#19802 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#19813 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#19799
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#209 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#19813 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#215 …}
  -logger: Symfony\Bridge\Monolog\Logger {#19845 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#384 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#19732 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#19797
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#209 …}
  -secret: "PcMTki9"
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#215 …}
  -logger: Symfony\Bridge\Monolog\Logger {#19845 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#19779
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#208 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#19780 …}
  -userChecker: Symfony\Component\Security\Core\User\UserChecker {#19781 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#218 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#19845 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#384 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#19783
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#208 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#218 …}
  -map: Symfony\Component\Security\Http\AccessMap {#19823 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#215 …}
  -exceptionOnNoToken: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#19831
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#208 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#19848 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#19849 …}
}
0.00 ms (none)

Security Voters (6)

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\CreatedByVoter"
5
"App\Security\Voter\ModeratorVoter"
6
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"

Access decision log

# Result Attributes Object
1 DENIED IS_AUTHENTICATED_REMEMBERED
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Voter\CreatedByVoter"
ACCESS ABSTAIN
"App\Security\Voter\ModeratorVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED IS_AUTHENTICATED_FULLY
null
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Voter\CreatedByVoter"
ACCESS ABSTAIN
"App\Security\Voter\ModeratorVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED ROLE_CREATOR
App\Entity\Profile\Type\Person {#20525
  -transport: "public_transport"
  -id: 115
  -user: Proxies\__CG__\App\Entity\User {#20502 …}
  -profileType: Proxies\__CG__\App\Entity\ProfileType {#20557 …}
  -name: "Barbara"
  -email: "barbarafiorenzola@gmail.com"
  -slug: "babiblondie"
  -description: "<p>Ritrattista su Roma e Rimini</p>"
  -services: Doctrine\ORM\PersistentCollection {#20578 …}
  -muted: Doctrine\ORM\PersistentCollection {#20624 …}
  -transactionsAsReceiver: Doctrine\ORM\PersistentCollection {#20642 …}
  #cover: App\Entity\Profile\Cover {#20686 …}
  #avatar: App\Entity\Profile\Avatar {#20726 …}
  -links: Doctrine\ORM\PersistentCollection {#20762 …}
  -notes: Doctrine\ORM\PersistentCollection {#20809 …}
  -travels: Doctrine\ORM\PersistentCollection {#20906 …}
  -credits: Doctrine\ORM\PersistentCollection {#20958 …}
  -albums: Doctrine\ORM\PersistentCollection {#21057 …}
  -media: Doctrine\ORM\PersistentCollection {#21192 …}
  -followers: Doctrine\ORM\PersistentCollection {#21221 …}
  -country: "IT"
  -city: "RM"
  -location: "41.8523,12.6309"
  -enableContact: true
  -languages: []
  -useEnglish: "none"
  -createdBy: Proxies\__CG__\App\Entity\User {#20502 …}
  -updatedBy: Proxies\__CG__\App\Entity\User {#20502 …}
  #createdAt: DateTime @1565281627 {#20522
    date: 2019-08-08 16:27:07.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1626695163 {#20523
    date: 2021-07-19 11:46:03.0 UTC (+00:00)
  }
  #deletedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Voter\CreatedByVoter"
ACCESS DENIED
"App\Security\Voter\ModeratorVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED ROLE_CREATOR
App\Entity\Profile\Type\Person {#20525
  -transport: "public_transport"
  -id: 115
  -user: Proxies\__CG__\App\Entity\User {#20502 …}
  -profileType: Proxies\__CG__\App\Entity\ProfileType {#20557 …}
  -name: "Barbara"
  -email: "barbarafiorenzola@gmail.com"
  -slug: "babiblondie"
  -description: "<p>Ritrattista su Roma e Rimini</p>"
  -services: Doctrine\ORM\PersistentCollection {#20578 …}
  -muted: Doctrine\ORM\PersistentCollection {#20624 …}
  -transactionsAsReceiver: Doctrine\ORM\PersistentCollection {#20642 …}
  #cover: App\Entity\Profile\Cover {#20686 …}
  #avatar: App\Entity\Profile\Avatar {#20726 …}
  -links: Doctrine\ORM\PersistentCollection {#20762 …}
  -notes: Doctrine\ORM\PersistentCollection {#20809 …}
  -travels: Doctrine\ORM\PersistentCollection {#20906 …}
  -credits: Doctrine\ORM\PersistentCollection {#20958 …}
  -albums: Doctrine\ORM\PersistentCollection {#21057 …}
  -media: Doctrine\ORM\PersistentCollection {#21192 …}
  -followers: Doctrine\ORM\PersistentCollection {#21221 …}
  -country: "IT"
  -city: "RM"
  -location: "41.8523,12.6309"
  -enableContact: true
  -languages: []
  -useEnglish: "none"
  -createdBy: Proxies\__CG__\App\Entity\User {#20502 …}
  -updatedBy: Proxies\__CG__\App\Entity\User {#20502 …}
  #createdAt: DateTime @1565281627 {#20522
    date: 2019-08-08 16:27:07.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1626695163 {#20523
    date: 2021-07-19 11:46:03.0 UTC (+00:00)
  }
  #deletedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Voter\CreatedByVoter"
ACCESS DENIED
"App\Security\Voter\ModeratorVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_CREATOR
App\Entity\Profile\Type\Person {#20525
  -transport: "public_transport"
  -id: 115
  -user: Proxies\__CG__\App\Entity\User {#20502 …}
  -profileType: Proxies\__CG__\App\Entity\ProfileType {#20557 …}
  -name: "Barbara"
  -email: "barbarafiorenzola@gmail.com"
  -slug: "babiblondie"
  -description: "<p>Ritrattista su Roma e Rimini</p>"
  -services: Doctrine\ORM\PersistentCollection {#20578 …}
  -muted: Doctrine\ORM\PersistentCollection {#20624 …}
  -transactionsAsReceiver: Doctrine\ORM\PersistentCollection {#20642 …}
  #cover: App\Entity\Profile\Cover {#20686 …}
  #avatar: App\Entity\Profile\Avatar {#20726 …}
  -links: Doctrine\ORM\PersistentCollection {#20762 …}
  -notes: Doctrine\ORM\PersistentCollection {#20809 …}
  -travels: Doctrine\ORM\PersistentCollection {#20906 …}
  -credits: Doctrine\ORM\PersistentCollection {#20958 …}
  -albums: Doctrine\ORM\PersistentCollection {#21057 …}
  -media: Doctrine\ORM\PersistentCollection {#21192 …}
  -followers: Doctrine\ORM\PersistentCollection {#21221 …}
  -country: "IT"
  -city: "RM"
  -location: "41.8523,12.6309"
  -enableContact: true
  -languages: []
  -useEnglish: "none"
  -createdBy: Proxies\__CG__\App\Entity\User {#20502 …}
  -updatedBy: Proxies\__CG__\App\Entity\User {#20502 …}
  #createdAt: DateTime @1565281627 {#20522
    date: 2019-08-08 16:27:07.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1626695163 {#20523
    date: 2021-07-19 11:46:03.0 UTC (+00:00)
  }
  #deletedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Voter\CreatedByVoter"
ACCESS DENIED
"App\Security\Voter\ModeratorVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED ROLE_CREATOR
App\Entity\Profile\Type\Person {#20525
  -transport: "public_transport"
  -id: 115
  -user: Proxies\__CG__\App\Entity\User {#20502 …}
  -profileType: Proxies\__CG__\App\Entity\ProfileType {#20557 …}
  -name: "Barbara"
  -email: "barbarafiorenzola@gmail.com"
  -slug: "babiblondie"
  -description: "<p>Ritrattista su Roma e Rimini</p>"
  -services: Doctrine\ORM\PersistentCollection {#20578 …}
  -muted: Doctrine\ORM\PersistentCollection {#20624 …}
  -transactionsAsReceiver: Doctrine\ORM\PersistentCollection {#20642 …}
  #cover: App\Entity\Profile\Cover {#20686 …}
  #avatar: App\Entity\Profile\Avatar {#20726 …}
  -links: Doctrine\ORM\PersistentCollection {#20762 …}
  -notes: Doctrine\ORM\PersistentCollection {#20809 …}
  -travels: Doctrine\ORM\PersistentCollection {#20906 …}
  -credits: Doctrine\ORM\PersistentCollection {#20958 …}
  -albums: Doctrine\ORM\PersistentCollection {#21057 …}
  -media: Doctrine\ORM\PersistentCollection {#21192 …}
  -followers: Doctrine\ORM\PersistentCollection {#21221 …}
  -country: "IT"
  -city: "RM"
  -location: "41.8523,12.6309"
  -enableContact: true
  -languages: []
  -useEnglish: "none"
  -createdBy: Proxies\__CG__\App\Entity\User {#20502 …}
  -updatedBy: Proxies\__CG__\App\Entity\User {#20502 …}
  #createdAt: DateTime @1565281627 {#20522
    date: 2019-08-08 16:27:07.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1626695163 {#20523
    date: 2021-07-19 11:46:03.0 UTC (+00:00)
  }
  #deletedAt: null
}
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
ACCESS ABSTAIN
"App\Security\Voter\CreatedByVoter"
ACCESS DENIED
"App\Security\Voter\ModeratorVoter"
ACCESS ABSTAIN
"EasyCorp\Bundle\EasyAdminBundle\Security\SecurityVoter"
ACCESS ABSTAIN
Show voter details