Reflection Member List

This is the complete list of members for Reflection, including all inherited members.

$class (defined in Reflection)Reflectionprotected
$columns (defined in Reflection)Reflectionprotected
$db (defined in Reflection)Reflectionprotected
$defaults (defined in Reflection)Reflectionprotected
$properties (defined in Reflection)Reflectionprotected
__callStatic(string $ignored, array $args) (defined in FactoryTrait)FactoryTraitstatic
__construct(DB $db, $class)Reflection
factory(DB $db, string|object $class)Reflectionstatic
factory(DB $db,... $args) (defined in FactoryTrait)FactoryTraitstatic
getColumns()Reflection
getEav()Reflection
getForeignClasses()Reflection
getJunctionTable()Reflection
getRecordTable()Reflection
getType(string $property)Reflection
getUnique()Reflection
getUniqueGroups()Reflection
getValue(object $object, string $property)Reflection
isColumn(string $property)Reflection
isNullable(string $property)Reflection
isUnique(string $column)Reflection
isUniqueMulti(string $column, &$ident=null)Reflection
newProto()Reflection
RX_EAV (defined in Reflection)Reflectionprotected
RX_EAV_VAR (defined in Reflection)Reflectionprotected
RX_FOREIGN (defined in Reflection)Reflectionprotected
RX_IS_COLUMN (defined in Reflection)Reflectionprotected
RX_JUNCTION (defined in Reflection)Reflectionprotected
RX_NULL (defined in Reflection)Reflectionprotected
RX_RECORD (defined in Reflection)Reflectionprotected
RX_UNIQUE (defined in Reflection)Reflectionprotected
RX_UNIQUE_GROUP (defined in Reflection)Reflectionprotected
RX_VAR (defined in Reflection)Reflectionprotected
SCALARSReflection
setValue(object $object, string $property, $value)Reflection