https://dev.pholios.net/AliciaK

Security Token

Anonymous Username
Authenticated
Property Value
Roles none
Inherited Roles none
Token
Symfony\Component\Security\Core\Authentication\Token\AnonymousToken {#9605
  -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 {#9661
  -map: Symfony\Component\Security\Http\AccessMap {#9660 …}
  -authenticationEntryPoint: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint {#9653 …}
  -logger: Symfony\Bridge\Monolog\Logger {#9682 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#9644
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#209 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#9682 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#9645 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#384 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#9678 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#9650 …}
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#208 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Guard\Firewall\GuardAuthenticationListener {#9649
  -guardHandler: Symfony\Component\Security\Guard\GuardAuthenticatorHandler {#314 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#215 …}
  -providerKey: "main"
  -guardAuthenticators: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#9643 …}
  -logger: Symfony\Bridge\Monolog\Logger {#9682 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#9650 …}
  -hideUserNotFoundExceptions: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\UsernamePasswordFormAuthenticationListener {#9638
  -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 {#9682 …}
  #authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#215 …}
  #providerKey: "main"
  #httpUtils: Symfony\Component\Security\Http\HttpUtils {#9685 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#208 …}
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#9569 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#384 …}
  -successHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationSuccessHandler {#9640 …}
  -failureHandler: Symfony\Component\Security\Http\Authentication\DefaultAuthenticationFailureHandler {#9639 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#9650 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\RememberMeListener {#9636
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#209 …}
  -rememberMeServices: Symfony\Component\Security\Http\RememberMe\TokenBasedRememberMeServices {#9650 …}
  -authenticationManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#215 …}
  -logger: Symfony\Bridge\Monolog\Logger {#9682 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#384 …}
  -catchExceptions: true
  -sessionStrategy: Symfony\Component\Security\Http\Session\SessionAuthenticationStrategy {#9569 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener {#9634
  -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 {#9682 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\SwitchUserListener {#9616
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#208 …}
  -provider: Symfony\Bridge\Doctrine\Security\User\EntityUserProvider {#9617 …}
  -userChecker: Symfony\Component\Security\Core\User\UserChecker {#9618 …}
  -firewallName: "main"
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#218 …}
  -usernameParameter: "_switch_user"
  -role: "ROLE_ALLOWED_TO_SWITCH"
  -logger: Symfony\Bridge\Monolog\Logger {#9682 …}
  -dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#384 …}
  -stateless: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#9620
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#208 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#218 …}
  -map: Symfony\Component\Security\Http\AccessMap {#9660 …}
  -authManager: Symfony\Component\Security\Core\Authentication\AuthenticationProviderManager {#215 …}
  -exceptionOnNoToken: true
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#9668
  -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 {#9685 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#9686 …}
}
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\Model {#10607
  -ownLocation: false
  -hairLength: "normal"
  -tattoos: "none"
  -hairColor: "brown"
  -eyes: "brown"
  -ethnicity: "european"
  -height: 168
  -weight: 70
  -hips: 97
  -waist: 72
  -chest: 76
  -transport: "own_transport"
  -id: 8
  -user: Proxies\__CG__\App\Entity\User {#10605 …}
  -profileType: Proxies\__CG__\App\Entity\ProfileType {#10660 …}
  -name: "Alicia"
  -email: "contact@alicekatz.com"
  -slug: "AliciaK"
  -description: "<p>Hi there! I am an experienced model with over 5 years experience</p>"
  -services: Doctrine\ORM\PersistentCollection {#10717 …}
  -muted: Doctrine\ORM\PersistentCollection {#10738 …}
  -transactionsAsReceiver: Doctrine\ORM\PersistentCollection {#10817 …}
  #cover: App\Entity\Profile\Cover {#10876 …}
  #avatar: App\Entity\Profile\Avatar {#10931 …}
  -links: Doctrine\ORM\PersistentCollection {#10988 …}
  -notes: Doctrine\ORM\PersistentCollection {#11035 …}
  -travels: Doctrine\ORM\PersistentCollection {#11132 …}
  -credits: Doctrine\ORM\PersistentCollection {#11184 …}
  -albums: Doctrine\ORM\PersistentCollection {#11283 …}
  -media: Doctrine\ORM\PersistentCollection {#11418 …}
  -followers: Doctrine\ORM\PersistentCollection {#11459 …}
  -country: "GB"
  -city: "Derbyshire"
  -location: "53.1667,-1.5833"
  -enableContact: true
  -languages: []
  -useEnglish: "mother_tongue"
  -createdBy: Proxies\__CG__\App\Entity\User {#10605 …}
  -updatedBy: Proxies\__CG__\App\Entity\User {#10605 …}
  #createdAt: DateTime @1555956594 {#10625
    date: 2019-04-22 18:09:54.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1626713385 {#10626
    date: 2021-07-19 16:49:45.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\Model {#10607
  -ownLocation: false
  -hairLength: "normal"
  -tattoos: "none"
  -hairColor: "brown"
  -eyes: "brown"
  -ethnicity: "european"
  -height: 168
  -weight: 70
  -hips: 97
  -waist: 72
  -chest: 76
  -transport: "own_transport"
  -id: 8
  -user: Proxies\__CG__\App\Entity\User {#10605 …}
  -profileType: Proxies\__CG__\App\Entity\ProfileType {#10660 …}
  -name: "Alicia"
  -email: "contact@alicekatz.com"
  -slug: "AliciaK"
  -description: "<p>Hi there! I am an experienced model with over 5 years experience</p>"
  -services: Doctrine\ORM\PersistentCollection {#10717 …}
  -muted: Doctrine\ORM\PersistentCollection {#10738 …}
  -transactionsAsReceiver: Doctrine\ORM\PersistentCollection {#10817 …}
  #cover: App\Entity\Profile\Cover {#10876 …}
  #avatar: App\Entity\Profile\Avatar {#10931 …}
  -links: Doctrine\ORM\PersistentCollection {#10988 …}
  -notes: Doctrine\ORM\PersistentCollection {#11035 …}
  -travels: Doctrine\ORM\PersistentCollection {#11132 …}
  -credits: Doctrine\ORM\PersistentCollection {#11184 …}
  -albums: Doctrine\ORM\PersistentCollection {#11283 …}
  -media: Doctrine\ORM\PersistentCollection {#11418 …}
  -followers: Doctrine\ORM\PersistentCollection {#11459 …}
  -country: "GB"
  -city: "Derbyshire"
  -location: "53.1667,-1.5833"
  -enableContact: true
  -languages: []
  -useEnglish: "mother_tongue"
  -createdBy: Proxies\__CG__\App\Entity\User {#10605 …}
  -updatedBy: Proxies\__CG__\App\Entity\User {#10605 …}
  #createdAt: DateTime @1555956594 {#10625
    date: 2019-04-22 18:09:54.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1626713385 {#10626
    date: 2021-07-19 16:49:45.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\Model {#10607
  -ownLocation: false
  -hairLength: "normal"
  -tattoos: "none"
  -hairColor: "brown"
  -eyes: "brown"
  -ethnicity: "european"
  -height: 168
  -weight: 70
  -hips: 97
  -waist: 72
  -chest: 76
  -transport: "own_transport"
  -id: 8
  -user: Proxies\__CG__\App\Entity\User {#10605 …}
  -profileType: Proxies\__CG__\App\Entity\ProfileType {#10660 …}
  -name: "Alicia"
  -email: "contact@alicekatz.com"
  -slug: "AliciaK"
  -description: "<p>Hi there! I am an experienced model with over 5 years experience</p>"
  -services: Doctrine\ORM\PersistentCollection {#10717 …}
  -muted: Doctrine\ORM\PersistentCollection {#10738 …}
  -transactionsAsReceiver: Doctrine\ORM\PersistentCollection {#10817 …}
  #cover: App\Entity\Profile\Cover {#10876 …}
  #avatar: App\Entity\Profile\Avatar {#10931 …}
  -links: Doctrine\ORM\PersistentCollection {#10988 …}
  -notes: Doctrine\ORM\PersistentCollection {#11035 …}
  -travels: Doctrine\ORM\PersistentCollection {#11132 …}
  -credits: Doctrine\ORM\PersistentCollection {#11184 …}
  -albums: Doctrine\ORM\PersistentCollection {#11283 …}
  -media: Doctrine\ORM\PersistentCollection {#11418 …}
  -followers: Doctrine\ORM\PersistentCollection {#11459 …}
  -country: "GB"
  -city: "Derbyshire"
  -location: "53.1667,-1.5833"
  -enableContact: true
  -languages: []
  -useEnglish: "mother_tongue"
  -createdBy: Proxies\__CG__\App\Entity\User {#10605 …}
  -updatedBy: Proxies\__CG__\App\Entity\User {#10605 …}
  #createdAt: DateTime @1555956594 {#10625
    date: 2019-04-22 18:09:54.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1626713385 {#10626
    date: 2021-07-19 16:49:45.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\Model {#10607
  -ownLocation: false
  -hairLength: "normal"
  -tattoos: "none"
  -hairColor: "brown"
  -eyes: "brown"
  -ethnicity: "european"
  -height: 168
  -weight: 70
  -hips: 97
  -waist: 72
  -chest: 76
  -transport: "own_transport"
  -id: 8
  -user: Proxies\__CG__\App\Entity\User {#10605 …}
  -profileType: Proxies\__CG__\App\Entity\ProfileType {#10660 …}
  -name: "Alicia"
  -email: "contact@alicekatz.com"
  -slug: "AliciaK"
  -description: "<p>Hi there! I am an experienced model with over 5 years experience</p>"
  -services: Doctrine\ORM\PersistentCollection {#10717 …}
  -muted: Doctrine\ORM\PersistentCollection {#10738 …}
  -transactionsAsReceiver: Doctrine\ORM\PersistentCollection {#10817 …}
  #cover: App\Entity\Profile\Cover {#10876 …}
  #avatar: App\Entity\Profile\Avatar {#10931 …}
  -links: Doctrine\ORM\PersistentCollection {#10988 …}
  -notes: Doctrine\ORM\PersistentCollection {#11035 …}
  -travels: Doctrine\ORM\PersistentCollection {#11132 …}
  -credits: Doctrine\ORM\PersistentCollection {#11184 …}
  -albums: Doctrine\ORM\PersistentCollection {#11283 …}
  -media: Doctrine\ORM\PersistentCollection {#11418 …}
  -followers: Doctrine\ORM\PersistentCollection {#11459 …}
  -country: "GB"
  -city: "Derbyshire"
  -location: "53.1667,-1.5833"
  -enableContact: true
  -languages: []
  -useEnglish: "mother_tongue"
  -createdBy: Proxies\__CG__\App\Entity\User {#10605 …}
  -updatedBy: Proxies\__CG__\App\Entity\User {#10605 …}
  #createdAt: DateTime @1555956594 {#10625
    date: 2019-04-22 18:09:54.0 UTC (+00:00)
  }
  #updatedAt: DateTime @1626713385 {#10626
    date: 2021-07-19 16:49:45.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