php-symfony-security-acl (3.4.0-2)
Details
Core information at a glance
- Distribution
- ubuntu
- Origin
- ubuntu-stonking
- Repository
- https://nl.archive.ubuntu.com/ubuntu
- Codename
- stonking
- Component
- universe
- Source
- none
- Architecture
- amd64v3
- Section
- universe/php
- Priority
- optional
- Maintainer
- Ubuntu Developers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 269 B
- Size expected
- 32.9 kB
- Size actual
- 32.9 kB
- Size match
Suggested packages
Recommended additional packages
- None
Description
Symfony Security Component - ACL (Access Control List)
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | a5a4c705…7489a0db | |
| SHA-1 | e3f95141…05dacce7 | |
| SHA-256 | fda50680…210a5d38 | |
| SHA-512 | d49f8bdd…4b43fde9 |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/php-symfony-security-acl usr/share/doc/php-symfony-security-acl/changelog.Debian.gz usr/share/doc/php-symfony-security-acl/copyright usr/share/doc/php-symfony-security-acl/examples usr/share/doc/php-symfony-security-acl/examples/bin usr/share/doc/php-symfony-security-acl/examples/bin/generateSql.php usr/share/doc/php-symfony-security-acl/examples/schema usr/share/doc/php-symfony-security-acl/examples/schema/db2.sql usr/share/doc/php-symfony-security-acl/examples/schema/drizzle.sql usr/share/doc/php-symfony-security-acl/examples/schema/mssql.sql usr/share/doc/php-symfony-security-acl/examples/schema/mysql.sql usr/share/doc/php-symfony-security-acl/examples/schema/oracle.sql usr/share/doc/php-symfony-security-acl/examples/schema/postgresql.sql usr/share/doc/php-symfony-security-acl/examples/schema/sqlanywhere.sql usr/share/doc/php-symfony-security-acl/examples/schema/sqlite.sql usr/share/php usr/share/php/Symfony usr/share/php/Symfony/Component usr/share/php/Symfony/Component/Security usr/share/php/Symfony/Component/Security/Acl usr/share/php/Symfony/Component/Security/Acl/Dbal usr/share/php/Symfony/Component/Security/Acl/Dbal/AclProvider.php usr/share/php/Symfony/Component/Security/Acl/Dbal/MutableAclProvider.php usr/share/php/Symfony/Component/Security/Acl/Dbal/Schema.php usr/share/php/Symfony/Component/Security/Acl/Domain usr/share/php/Symfony/Component/Security/Acl/Domain/Acl.php usr/share/php/Symfony/Component/Security/Acl/Domain/AclCacheTrait.php usr/share/php/Symfony/Component/Security/Acl/Domain/AclCollectionCache.php usr/share/php/Symfony/Component/Security/Acl/Domain/AuditLogger.php usr/share/php/Symfony/Component/Security/Acl/Domain/DoctrineAclCache.php usr/share/php/Symfony/Component/Security/Acl/Domain/Entry.php usr/share/php/Symfony/Component/Security/Acl/Domain/FieldEntry.php usr/share/php/Symfony/Component/Security/Acl/Domain/ObjectIdentity.php usr/share/php/Symfony/Component/Security/Acl/Domain/ObjectIdentityRetrievalStrategy.php usr/share/php/Symfony/Component/Security/Acl/Domain/PermissionGrantingStrategy.php usr/share/php/Symfony/Component/Security/Acl/Domain/PsrAclCache.php usr/share/php/Symfony/Component/Security/Acl/Domain/RoleSecurityIdentity.php usr/share/php/Symfony/Component/Security/Acl/Domain/SecurityIdentityRetrievalStrategy.php usr/share/php/Symfony/Component/Security/Acl/Domain/UserSecurityIdentity.php usr/share/php/Symfony/Component/Security/Acl/Exception usr/share/php/Symfony/Component/Security/Acl/Exception/AclAlreadyExistsException.php usr/share/php/Symfony/Component/Security/Acl/Exception/AclNotFoundException.php usr/share/php/Symfony/Component/Security/Acl/Exception/ConcurrentModificationException.php usr/share/php/Symfony/Component/Security/Acl/Exception/Exception.php usr/share/php/Symfony/Component/Security/Acl/Exception/InvalidDomainObjectException.php usr/share/php/Symfony/Component/Security/Acl/Exception/NoAceFoundException.php usr/share/php/Symfony/Component/Security/Acl/Exception/NotAllAclsFoundException.php usr/share/php/Symfony/Component/Security/Acl/Exception/SidNotLoadedException.php usr/share/php/Symfony/Component/Security/Acl/Model usr/share/php/Symfony/Component/Security/Acl/Model/AclCacheInterface.php usr/share/php/Symfony/Component/Security/Acl/Model/AclInterface.php usr/share/php/Symfony/Component/Security/Acl/Model/AclProviderInterface.php usr/share/php/Symfony/Component/Security/Acl/Model/AuditLoggerInterface.php usr/share/php/Symfony/Component/Security/Acl/Model/AuditableAclInterface.php usr/share/php/Symfony/Component/Security/Acl/Model/AuditableEntryInterface.php usr/share/php/Symfony/Component/Security/Acl/Model/DomainObjectInterface.php usr/share/php/Symfony/Component/Security/Acl/Model/EntryInterface.php usr/share/php/Symfony/Component/Security/Acl/Model/FieldEntryInterface.php usr/share/php/Symfony/Component/Security/Acl/Model/MutableAclInterface.php usr/share/php/Symfony/Component/Security/Acl/Model/MutableAclProviderInterface.php usr/share/php/Symfony/Component/Security/Acl/Model/ObjectIdentityInterface.php usr/share/php/Symfony/Component/Security/Acl/Model/ObjectIdentityRetrievalStrategyInterface.php usr/share/php/Symfony/Component/Security/Acl/Model/PermissionGrantingStrategyInterface.php usr/share/php/Symfony/Component/Security/Acl/Model/SecurityIdentityInterface.php usr/share/php/Symfony/Component/Security/Acl/Model/SecurityIdentityRetrievalStrategyInterface.php usr/share/php/Symfony/Component/Security/Acl/Permission usr/share/php/Symfony/Component/Security/Acl/Permission/AbstractMaskBuilder.php usr/share/php/Symfony/Component/Security/Acl/Permission/BasicPermissionMap.php usr/share/php/Symfony/Component/Security/Acl/Permission/MaskBuilder.php usr/share/php/Symfony/Component/Security/Acl/Permission/MaskBuilderInterface.php usr/share/php/Symfony/Component/Security/Acl/Permission/MaskBuilderRetrievalInterface.php usr/share/php/Symfony/Component/Security/Acl/Permission/PermissionMapInterface.php usr/share/php/Symfony/Component/Security/Acl/Util usr/share/php/Symfony/Component/Security/Acl/Util/ClassUtils.php usr/share/php/Symfony/Component/Security/Acl/Voter usr/share/php/Symfony/Component/Security/Acl/Voter/AclVoter.php usr/share/php/Symfony/Component/Security/Acl/Voter/FieldVote.php usr/share/php/Symfony/Component/Security/Acl/autoload.php usr/share/pkg-php-tools usr/share/pkg-php-tools/autoloaders usr/share/pkg-php-tools/autoloaders/php-symfony-security-acl