ParentPivotRecord
extends ActiveRecord
in package
Table of Contents
- getDecodedData() : array<string|int, mixed>
- Get decoded data
- getField() : ActiveQueryInterface
- Get field relation
- getParent() : ActiveQueryInterface
- Get parent relation
- tableName() : mixed
Methods
getDecodedData()
Get decoded data
public
getDecodedData() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed> —getField()
Get field relation
public
getField() : ActiveQueryInterface
Return values
ActiveQueryInterface —getParent()
Get parent relation
public
getParent() : ActiveQueryInterface
Return values
ActiveQueryInterface —tableName()
public
static tableName() : mixed