Index
C
- IdEntity::clearId() — Method in class IdEntity
- SlugEntity::clearSlug() — Method in class SlugEntity
- UuidEntity::clearUuid() — Method in class UuidEntity
E
- EntityCastableInterface — Class in namespace SR\Doctrine\ORM\Mapping\Castable
- Interface EntityCastableInterface.
- EntityCastableTrait — Class in namespace SR\Doctrine\ORM\Mapping\Castable
- Trait EntityCastableTrait.
- EntityCognizantInterface — Class in namespace SR\Doctrine\ORM\Mapping\Cognizant
- Interface EntityCognizantInterface.
- EntityCognizantInterface::eventPreRemove() — Method in class EntityCognizantInterface
- EntityCognizantInterface::eventPostRemove() — Method in class EntityCognizantInterface
- EntityCognizantInterface::eventPrePersist() — Method in class EntityCognizantInterface
- EntityCognizantInterface::eventPostPersist() — Method in class EntityCognizantInterface
- EntityCognizantInterface::eventPreUpdate() — Method in class EntityCognizantInterface
- EntityCognizantInterface::eventPostUpdate() — Method in class EntityCognizantInterface
- EntityCognizantInterface::eventPostLoad() — Method in class EntityCognizantInterface
- EntityCognizantTrait — Class in namespace SR\Doctrine\ORM\Mapping\Cognizant
- Trait EntityCognizantTrait.
- EntityCognizantTrait::eventPreRemove() — Method in class EntityCognizantTrait
- EntityCognizantTrait::eventPostRemove() — Method in class EntityCognizantTrait
- EntityCognizantTrait::eventPrePersist() — Method in class EntityCognizantTrait
- EntityCognizantTrait::eventPostPersist() — Method in class EntityCognizantTrait
- EntityCognizantTrait::eventPreUpdate() — Method in class EntityCognizantTrait
- EntityCognizantTrait::eventPostUpdate() — Method in class EntityCognizantTrait
- EntityCognizantTrait::eventPostLoad() — Method in class EntityCognizantTrait
- EntityEventInterface — Class in namespace SR\Doctrine\ORM\Mapping\Cognizant
- Interface EntityEventInterface.
- EntityCopyableInterface — Class in namespace SR\Doctrine\ORM\Mapping\Copyable
- Interface EntityCopyableInterface.
- EntityCopyableTrait — Class in namespace SR\Doctrine\ORM\Mapping\Copyable
- Trait EntityCopyableTrait.
- Entity — Class in namespace SR\Doctrine\ORM\Mapping
- Class Entity.
- EntityInterface — Class in namespace SR\Doctrine\ORM\Mapping
- Interface EntityInterface.
- EntityEquatableInterface — Class in namespace SR\Doctrine\ORM\Mapping\Equatable
- Interface EntityEquatableInterface.
- EntityEquatableTrait — Class in namespace SR\Doctrine\ORM\Mapping\Equatable
- Trait EntityEquatableTrait.
- EntityInitializeableInterface — Class in namespace SR\Doctrine\ORM\Mapping\Initializeable
- Interface EntityInitializeableInterface.
- EntityInitializeableTrait — Class in namespace SR\Doctrine\ORM\Mapping\Initializeable
- Trait EntityInitializeableTrait.
- EntityIntrospectableInterface — Class in namespace SR\Doctrine\ORM\Mapping\Introspectable
- Interface EntityIntrospectableInterface.
- EntityIntrospectableTrait — Class in namespace SR\Doctrine\ORM\Mapping\Introspectable
- Trait EntityIntrospectableTrait.
- EntityReflectableInterface — Class in namespace SR\Doctrine\ORM\Mapping\Reflectable
- Interface EntityReflectableInterface.
- EntityReflectableTrait — Class in namespace SR\Doctrine\ORM\Mapping\Reflectable
- Trait EntityReflectableTrait.
- EntitySerializableInterface — Class in namespace SR\Doctrine\ORM\Mapping\Serializable
- Interface EntitySerializableInterface.
- EntitySerializableTrait — Class in namespace SR\Doctrine\ORM\Mapping\Serializable
- Trait EntitySerializableTrait.
G
- EntityCastableTrait::getIdentity() — Method in class EntityCastableTrait
- EntityCastableTrait::getIdentityType() — Method in class EntityCastableTrait
- EntityCastableTrait::getObjectName() — Method in class EntityCastableTrait
- EntityCastableTrait::getParentName() — Method in class EntityCastableTrait
- Entity::getIdentityType() — Method in class Entity
- Entity::getIdentityName() — Method in class Entity
- Entity::getIdentity() — Method in class Entity
- EntityInterface::getIdentityType() — Method in class EntityInterface
- EntityInterface::getIdentityName() — Method in class EntityInterface
- EntityInterface::getIdentity() — Method in class EntityInterface
- EntityEquatableTrait::getIdentity() — Method in class EntityEquatableTrait
- IdEntity::getId() — Method in class IdEntity
- EntityIntrospectableInterface::getObjectName() — Method in class EntityIntrospectableInterface
- EntityIntrospectableInterface::getParentName() — Method in class EntityIntrospectableInterface
- EntityIntrospectableTrait::getObjectName() — Method in class EntityIntrospectableTrait
- EntityIntrospectableTrait::getParentName() — Method in class EntityIntrospectableTrait
- EntitySerializableTrait::getIdentityType() — Method in class EntitySerializableTrait
- SlugEntity::getSlug() — Method in class SlugEntity
- UuidEntity::getUuid() — Method in class UuidEntity
- UuidEntity::getUuidString() — Method in class UuidEntity
- UuidEntity::getUuidBytes() — Method in class UuidEntity
H
- EntityCastableTrait::hasIdentity() — Method in class EntityCastableTrait
- EntityCopyableTrait::hasIdentity() — Method in class EntityCopyableTrait
- Entity::hasIdentityType() — Method in class Entity
- Entity::hasIdentity() — Method in class Entity
- EntityInterface::hasIdentityType() — Method in class EntityInterface
- EntityInterface::hasIdentity() — Method in class EntityInterface
- EntityEquatableTrait::hasIdentity() — Method in class EntityEquatableTrait
- IdEntity::hasId() — Method in class IdEntity
- EntitySerializableTrait::hasIdentityType() — Method in class EntitySerializableTrait
- SlugEntity::hasSlug() — Method in class SlugEntity
- UuidEntity::hasUuid() — Method in class UuidEntity
I
- EntityCopyableInterface::isCloneSafe() — Method in class EntityCopyableInterface
- EntityCopyableTrait::isCloneSafe() — Method in class EntityCopyableTrait
- EntityEquatableInterface::isEqualTo() — Method in class EntityEquatableInterface
- EntityEquatableInterface::isEqualToIdentity() — Method in class EntityEquatableInterface
- EntityEquatableTrait::isEqualTo() — Method in class EntityEquatableTrait
- EntityEquatableTrait::isEqualToIdentity() — Method in class EntityEquatableTrait
- IdEntity — Class in namespace SR\Doctrine\ORM\Mapping
- Class IdEntity.
S
- Entity::setIdentity() — Method in class Entity
- EntityInterface::setIdentity() — Method in class EntityInterface
- IdEntity::setId() — Method in class IdEntity
- EntitySerializableInterface::serialize() — Method in class EntitySerializableInterface
- EntitySerializableTrait::serialize() — Method in class EntitySerializableTrait
- SlugEntity — Class in namespace SR\Doctrine\ORM\Mapping
- Class SlugEntity.
- SlugEntity::setSlug() — Method in class SlugEntity
- UuidEntity::setUuid() — Method in class UuidEntity
U
- EntitySerializableInterface::unserialize() — Method in class EntitySerializableInterface
- EntitySerializableTrait::unserialize() — Method in class EntitySerializableTrait
- UuidEntity — Class in namespace SR\Doctrine\ORM\Mapping
- Class UuidEntity.
_
- EntityCastableInterface::__toString() — Method in class EntityCastableInterface
- EntityCastableInterface::__debugInfo() — Method in class EntityCastableInterface
- EntityCastableInterface::__toArray() — Method in class EntityCastableInterface
- EntityCastableTrait::__toString() — Method in class EntityCastableTrait
- EntityCastableTrait::__debugInfo() — Method in class EntityCastableTrait
- EntityCastableTrait::__toArray() — Method in class EntityCastableTrait
- EntityCopyableInterface::__clone() — Method in class EntityCopyableInterface
- EntityCopyableTrait::__clone() — Method in class EntityCopyableTrait
- Entity::__construct() — Method in class Entity
- EntityIntrospectableTrait::__toArray() — Method in class EntityIntrospectableTrait