Overview

Namespaces

  • PHP
  • ProgrammingAreHard
    • Arbiter
      • Domain
      • Model
  • Symfony
    • Component
      • Security
        • Acl
          • Exception
          • Model
          • Permission
        • Core
          • User

Classes

  • ProgrammingAreHard\Arbiter\Domain\IdentityFactory
  • ProgrammingAreHard\Arbiter\Domain\IndexedAce
  • ProgrammingAreHard\Arbiter\Domain\ObjectArbiter
  • ProgrammingAreHard\Arbiter\Domain\PermissionMap
  • ProgrammingAreHard\Arbiter\Domain\Permissions
  • ProgrammingAreHard\Arbiter\Domain\PermissionsFactory
  • ProgrammingAreHard\Arbiter\Domain\PermissionsTransformer
  • SplObjectStorage
  • Symfony\Component\Security\Acl\Permission\BasicPermissionMap
  • Symfony\Component\Security\Acl\Permission\MaskBuilder
  • Symfony\Component\Security\Core\User\ChainUserProvider
  • Symfony\Component\Security\Core\User\InMemoryUserProvider
  • Symfony\Component\Security\Core\User\User
  • Symfony\Component\Security\Core\User\UserChecker

Interfaces

  • ArrayAccess
  • Countable
  • Iterator
  • IteratorAggregate
  • ProgrammingAreHard\Arbiter\Model\ArbiterInterface
  • ProgrammingAreHard\Arbiter\Model\IdentityFactoryInterface
  • ProgrammingAreHard\Arbiter\Model\ObjectArbiterInterface
  • ProgrammingAreHard\Arbiter\Model\PermissionMapInterface
  • ProgrammingAreHard\Arbiter\Model\PermissionsFactoryInterface
  • ProgrammingAreHard\Arbiter\Model\PermissionsInterface
  • ProgrammingAreHard\Arbiter\Model\PermissionsTransformerInterface
  • Serializable
  • Symfony\Component\Security\Acl\Model\AclCacheInterface
  • Symfony\Component\Security\Acl\Model\AclInterface
  • Symfony\Component\Security\Acl\Model\AclProviderInterface
  • Symfony\Component\Security\Acl\Model\AuditableAclInterface
  • Symfony\Component\Security\Acl\Model\AuditableEntryInterface
  • Symfony\Component\Security\Acl\Model\AuditLoggerInterface
  • Symfony\Component\Security\Acl\Model\DomainObjectInterface
  • Symfony\Component\Security\Acl\Model\EntryInterface
  • Symfony\Component\Security\Acl\Model\FieldEntryInterface
  • Symfony\Component\Security\Acl\Model\MutableAclInterface
  • Symfony\Component\Security\Acl\Model\MutableAclProviderInterface
  • Symfony\Component\Security\Acl\Model\ObjectIdentityInterface
  • Symfony\Component\Security\Acl\Model\ObjectIdentityRetrievalStrategyInterface
  • Symfony\Component\Security\Acl\Model\PermissionGrantingStrategyInterface
  • Symfony\Component\Security\Acl\Model\SecurityIdentityInterface
  • Symfony\Component\Security\Acl\Model\SecurityIdentityRetrievalStrategyInterface
  • Symfony\Component\Security\Acl\Permission\PermissionMapInterface
  • Symfony\Component\Security\Core\User\AdvancedUserInterface
  • Symfony\Component\Security\Core\User\EquatableInterface
  • Symfony\Component\Security\Core\User\UserCheckerInterface
  • Symfony\Component\Security\Core\User\UserInterface
  • Symfony\Component\Security\Core\User\UserProviderInterface
  • Traversable

Exceptions

  • Exception
  • InvalidArgumentException
  • LogicException
  • RuntimeException
  • Symfony\Component\Security\Acl\Exception\AclAlreadyExistsException
  • Symfony\Component\Security\Acl\Exception\AclNotFoundException
  • Symfony\Component\Security\Acl\Exception\ConcurrentModificationException
  • Symfony\Component\Security\Acl\Exception\Exception
  • Symfony\Component\Security\Acl\Exception\InvalidDomainObjectException
  • Symfony\Component\Security\Acl\Exception\NoAceFoundException
  • Symfony\Component\Security\Acl\Exception\NotAllAclsFoundException
  • Symfony\Component\Security\Acl\Exception\SidNotLoadedException
  • Overview
  • Namespace
  • Class
  • Tree

Tree

Classes

  • ProgrammingAreHard\Arbiter\Domain\IdentityFactory implements ProgrammingAreHard\Arbiter\Model\IdentityFactoryInterface
  • ProgrammingAreHard\Arbiter\Domain\IndexedAce
  • ProgrammingAreHard\Arbiter\Domain\ObjectArbiter implements ProgrammingAreHard\Arbiter\Model\ObjectArbiterInterface
  • ProgrammingAreHard\Arbiter\Domain\PermissionMap implements ProgrammingAreHard\Arbiter\Model\PermissionMapInterface
  • ProgrammingAreHard\Arbiter\Domain\Permissions implements ProgrammingAreHard\Arbiter\Model\PermissionsInterface
  • ProgrammingAreHard\Arbiter\Domain\PermissionsFactory implements ProgrammingAreHard\Arbiter\Model\PermissionsFactoryInterface
  • ProgrammingAreHard\Arbiter\Domain\PermissionsTransformer implements ProgrammingAreHard\Arbiter\Model\PermissionsTransformerInterface
  • SplObjectStorage implements Countable, Iterator, Traversable, Serializable, ArrayAccess
  • Symfony\Component\Security\Acl\Permission\BasicPermissionMap implements Symfony\Component\Security\Acl\Permission\PermissionMapInterface
  • Symfony\Component\Security\Acl\Permission\MaskBuilder
  • Symfony\Component\Security\Core\User\ChainUserProvider implements Symfony\Component\Security\Core\User\UserProviderInterface
  • Symfony\Component\Security\Core\User\InMemoryUserProvider implements Symfony\Component\Security\Core\User\UserProviderInterface
  • Symfony\Component\Security\Core\User\User implements Symfony\Component\Security\Core\User\AdvancedUserInterface
  • Symfony\Component\Security\Core\User\UserChecker implements Symfony\Component\Security\Core\User\UserCheckerInterface

Interfaces

  • ArrayAccess
  • Countable
  • Iterator implements Traversable
  • IteratorAggregate implements Traversable
  • ProgrammingAreHard\Arbiter\Model\ArbiterInterface implements ProgrammingAreHard\Arbiter\Model\PermissionsFactoryInterface
  • ProgrammingAreHard\Arbiter\Model\IdentityFactoryInterface
  • ProgrammingAreHard\Arbiter\Model\ObjectArbiterInterface implements ProgrammingAreHard\Arbiter\Model\ArbiterInterface
  • ProgrammingAreHard\Arbiter\Model\PermissionMapInterface implements IteratorAggregate
  • ProgrammingAreHard\Arbiter\Model\PermissionsFactoryInterface
  • ProgrammingAreHard\Arbiter\Model\PermissionsInterface implements IteratorAggregate, Countable
  • ProgrammingAreHard\Arbiter\Model\PermissionsTransformerInterface implements ProgrammingAreHard\Arbiter\Model\PermissionsFactoryInterface
  • Serializable
  • Symfony\Component\Security\Acl\Model\AclCacheInterface
  • Symfony\Component\Security\Acl\Model\AclInterface implements Serializable
  • Symfony\Component\Security\Acl\Model\AclProviderInterface
  • Symfony\Component\Security\Acl\Model\AuditLoggerInterface
  • Symfony\Component\Security\Acl\Model\AuditableAclInterface implements Symfony\Component\Security\Acl\Model\MutableAclInterface
  • Symfony\Component\Security\Acl\Model\AuditableEntryInterface implements Symfony\Component\Security\Acl\Model\EntryInterface
  • Symfony\Component\Security\Acl\Model\DomainObjectInterface
  • Symfony\Component\Security\Acl\Model\EntryInterface implements Serializable
  • Symfony\Component\Security\Acl\Model\FieldEntryInterface implements Symfony\Component\Security\Acl\Model\EntryInterface
  • Symfony\Component\Security\Acl\Model\MutableAclInterface implements Symfony\Component\Security\Acl\Model\AclInterface
  • Symfony\Component\Security\Acl\Model\MutableAclProviderInterface implements Symfony\Component\Security\Acl\Model\AclProviderInterface
  • Symfony\Component\Security\Acl\Model\ObjectIdentityInterface
  • Symfony\Component\Security\Acl\Model\ObjectIdentityRetrievalStrategyInterface
  • Symfony\Component\Security\Acl\Model\PermissionGrantingStrategyInterface
  • Symfony\Component\Security\Acl\Model\SecurityIdentityInterface
  • Symfony\Component\Security\Acl\Model\SecurityIdentityRetrievalStrategyInterface
  • Symfony\Component\Security\Acl\Permission\PermissionMapInterface
  • Symfony\Component\Security\Core\User\AdvancedUserInterface implements Symfony\Component\Security\Core\User\UserInterface
  • Symfony\Component\Security\Core\User\EquatableInterface
  • Symfony\Component\Security\Core\User\UserCheckerInterface
  • Symfony\Component\Security\Core\User\UserInterface
  • Symfony\Component\Security\Core\User\UserProviderInterface
  • Traversable

Exceptions

  • Exception
    • LogicException
      • InvalidArgumentException
    • RuntimeException
    • Symfony\Component\Security\Acl\Exception\Exception
      • Symfony\Component\Security\Acl\Exception\AclAlreadyExistsException
      • Symfony\Component\Security\Acl\Exception\AclNotFoundException
        • Symfony\Component\Security\Acl\Exception\NotAllAclsFoundException
      • Symfony\Component\Security\Acl\Exception\ConcurrentModificationException
      • Symfony\Component\Security\Acl\Exception\InvalidDomainObjectException
      • Symfony\Component\Security\Acl\Exception\NoAceFoundException
      • Symfony\Component\Security\Acl\Exception\SidNotLoadedException
Arbiter API documentation generated by ApiGen 2.8.0