GET https://rent.n46.net/en/landlord/properties/

Security

Token

There is no security token.

Firewall

landlord_secured_area Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_landlord_provider
context landlord
entry_point security.authenticator.form_login.landlord_secured_area
user_checker App\Security\LandlordChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "form_login"
  "remember_me"
]

Listeners

Listener Duration Response
"Symfony\Component\Security\Http\Firewall\ChannelListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\ContextListener"
2.79 ms (none)
"Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
(none) (none)
"Symfony\Component\Security\Http\Firewall\AccessListener"
4.27 ms (none)
"Symfony\Component\Security\Http\Firewall\LogoutListener"
(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\RoleHierarchyVoter"
2
"App\Security\ContractVoter"
3
"App\Security\InvoiceVoter"
4
"App\Security\PropertyVoter"
5
"App\Security\ResidentialComplexVoter"
6
"App\Security\SavedPropertyVoter"
7
"App\Security\SavedSearchVoter"
8
"App\Security\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_LANDLORD
Symfony\Component\HttpFoundation\Request {#36
  +attributes: Symfony\Component\HttpFoundation\ParameterBag {#32 …}
  +request: Symfony\Component\HttpFoundation\InputBag {#31 …}
  +query: Symfony\Component\HttpFoundation\InputBag {#35 …}
  +server: Symfony\Component\HttpFoundation\ServerBag {#71 …}
  +files: Symfony\Component\HttpFoundation\FileBag {#69 …}
  +cookies: Symfony\Component\HttpFoundation\InputBag {#67 …}
  +headers: Symfony\Component\HttpFoundation\HeaderBag {#73 …}
  #content: ""
  #languages: null
  #charsets: null
  #encodings: null
  #acceptableContentTypes: null
  #pathInfo: "/en/landlord/properties/"
  #requestUri: "/en/landlord/properties/"
  #baseUrl: ""
  #basePath: null
  #method: "GET"
  #format: null
  #session: Symfony\Component\HttpFoundation\Session\Session {#675 …}
  #locale: "en"
  #defaultLocale: "ro"
  -preferredFormat: null
  -isHostValid: true
  -isForwardedValid: true
  -isSafeContentPreferred: ? bool
  -trustedValuesCache: []
  -isIisRewrite: false
  basePath: ""
  format: "html"
}
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
DENIED
The user doesn't have ROLE_LANDLORD.
"App\Security\ContractVoter"
ABSTAIN
"App\Security\InvoiceVoter"
ABSTAIN
"App\Security\PropertyVoter"
ABSTAIN
"App\Security\ResidentialComplexVoter"
ABSTAIN
"App\Security\SavedPropertyVoter"
ABSTAIN
"App\Security\SavedSearchVoter"
ABSTAIN
"App\Security\UserVoter"
ABSTAIN
Show voter details