Class Salient\Sync\Reflection\SyncProviderReflection

<TProvider is SyncProviderInterface>

extends ClassReflection<TProvider>
uses SyncReflectionTrait
Methods
Methods inherited from Salient\Core\Reflection\ClassReflection
getConstructor(), getMethod(), getMethods(), isHierarchical(), isReadable(), isWritable(), isExtensible(), isNormalisable(), isProvidable(), isRelatable(), isTreeable(), isTemporal(), getDynamicPropertiesProperty(), getDynamicPropertyNamesProperty(), getParentProperty(), getChildrenProperty(), normalise(), getNormaliser(), getDeclaredNames(), getSerializableNames(), getWritableNames(), getAccessiblePropertyNames(), getReadablePropertyNames(), getWritablePropertyNames(), getAccessibleProperties(), getReadableProperties(), getWritableProperties(), getPropertyActions(), getActionProperties(), getDateNames(), getPropertyRelationships()
Methods inherited from ReflectionClass
__toString(), getName(), isInternal(), isUserDefined(), isAnonymous(), isInstantiable(), isCloneable(), getFileName(), getStartLine(), getEndLine(), getDocComment(), hasMethod(), 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