SecurityIdentityRetrievalStrategy
  • References/PHP/Symfony/Component/Security/Acl/Domain

class SecurityIdentityRetrievalStrategy implements

2025-01-10 15:47:30
AclProvider::findAcl()
  • References/PHP/Symfony/Component/Security/Acl/Dbal

AclInterface findAcl(

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

class AclCollectionCache This service caches ACLs for an entire collection of objects.

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

deleteObjectFieldAce(int $index, string $field) Deletes an object-field-based ACE

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

setParentAcl(AclInterface $acl

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

interface ObjectIdentityInterface Represents the identity of an individual domain object instance

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

array getClassFieldAces(string $field) Returns all class-field-based ACEs associated with this

2025-01-10 15:47:30
MutableAclProvider::deleteSecurityIdentity()
  • References/PHP/Symfony/Component/Security/Acl/Dbal

deleteSecurityIdentity(

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

MutableAclInterface

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

array getClassAces() Returns all class-based ACEs associated with this ACL

2025-01-10 15:47:30