Acl::getId()
  • References/PHP/Symfony/Component/Security/Acl/Domain

int getId() Returns the primary key of this ACL

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

mixed getAttribute(string $name) Returns an attribute value.

2025-01-10 15:47:30
PermissionMapInterface::contains()
  • References/PHP/Symfony/Component/Security/Acl/Permission

bool contains(string $permission) Whether this map contains the given permission

2025-01-10 15:47:30
LogoutUrlGenerator::getLogoutPath()
  • References/PHP/Symfony/Component/Security/Http/Logout

string getLogoutPath(string|null $key = null) Generates the absolute logout path for the firewall

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

ObjectIdentityInterface

2025-01-10 15:47:30
CsrfTokenManagerInterface::refreshToken()
  • References/PHP/Symfony/Component/Security/Csrf

CsrfToken refreshToken(string $tokenId)

2025-01-10 15:47:30
LdapUserProvider::supportsClass()
  • References/PHP/Symfony/Component/Security/Core/User

bool supportsClass(string $class) Whether this provider supports the given user class.

2025-01-10 15:47:30
InMemoryUserProvider::createUser()
  • References/PHP/Symfony/Component/Security/Core/User

createUser(UserInterface $user)

2025-01-10 15:47:30
Component\Security\Http
  • References/PHP/Symfony/Component/Security

Namespaces

2025-01-10 15:47:30
PostAuthenticationGuardToken::serialize()
  • References/PHP/Symfony/Component/Security/Guard/Token

serialize() {@inheritdoc}

2025-01-10 15:47:30