BCryptPasswordEncoder::isPasswordValid()
  • References/PHP/Symfony/Component/Security/Core/Encoder

bool isPasswordValid(string $encoded, string $raw, string $salt) Checks a raw password against

2025-01-10 15:47:30
UserAuthenticationProvider::supports()
  • References/PHP/Symfony/Component/Security/Core/Authentication/Provider

bool supports(

2025-01-10 15:47:30
LogoutListener::addHandler()
  • References/PHP/Symfony/Component/Security/Http/Firewall

addHandler(

2025-01-10 15:47:30
DebugAccessDecisionManager::getDecisionLog()
  • References/PHP/Symfony/Component/Security/Core/Authorization

array getDecisionLog() Return Value array

2025-01-10 15:47:30
AclInterface::getObjectFieldAces()
  • References/PHP/Symfony/Component/Security/Acl/Model

array getObjectFieldAces(string $field) Returns all object-field-based ACEs associated with this

2025-01-10 15:47:30
AuditableEntryInterface::isAuditFailure()
  • References/PHP/Symfony/Component/Security/Acl/Model

bool isAuditFailure() Whether auditing for successful grants is turned on

2025-01-10 15:47:30
AbstractToken::unserialize()
  • References/PHP/Symfony/Component/Security/Core/Authentication/Token

unserialize($serialized) {@inheritdoc} Parameters

2025-01-10 15:47:30
FieldEntry
  • References/PHP/Symfony/Component/Security/Acl/Domain

class FieldEntry extends Entry

2025-01-10 15:47:30
PreAuthenticatedToken::eraseCredentials()
  • References/PHP/Symfony/Component/Security/Core/Authentication/Token

eraseCredentials() Removes sensitive information from the token.

2025-01-10 15:47:30
HttpUtils::checkRequestPath()
  • References/PHP/Symfony/Component/Security/Http

bool checkRequestPath(Request $request, string

2025-01-10 15:47:30