Class Salient\Sync\Reflection\ReflectionSyncEntity

<TEntity is SyncEntityInterface>

extends ReflectionClass<TEntity>
uses SyncReflectionTrait
Methods
Methods inherited from ReflectionClass
__toString(), getName(), isInternal(), isUserDefined(), isAnonymous(), isInstantiable(), isCloneable(), getFileName(), getStartLine(), getEndLine(), getDocComment(), getConstructor(), hasMethod(), getMethod(), getMethods(), hasProperty(), getProperty(), getProperties(), hasConstant(), getConstants(), getReflectionConstants(), getConstant(), getReflectionConstant(), getInterfaces(), getInterfaceNames(), isInterface(), getTraits(), getTraitNames(), getTraitAliases(), isTrait(), isEnum(), isAbstract(), isFinal(), isReadOnly(), getModifiers(), isInstance(), newInstance(), newInstanceWithoutConstructor(), newInstanceArgs(), newLazyGhost(), newLazyProxy(), resetAsLazyGhost(), resetAsLazyProxy(), initializeLazyObject(), isUninitializedLazyObject(), markLazyObjectAsInitialized(), getLazyInitializer(), getParentClass(), isSubclassOf(), getStaticProperties(), getStaticPropertyValue(), setStaticPropertyValue(), getDefaultProperties(), isIterable(), isIterateable(), implementsInterface(), getExtension(), getExtensionName(), inNamespace(), getNamespaceName(), getShortName(), getAttributes()
Methods used from Salient\Sync\Reflection\SyncReflectionTrait
assertImplements()
Constants inherited from ReflectionClass
IS_IMPLICIT_ABSTRACT, IS_EXPLICIT_ABSTRACT, IS_FINAL, IS_READONLY, SKIP_INITIALIZATION_ON_SERIALIZE, SKIP_DESTRUCTOR