Joiner
class Joiner
Properties
protected SchemaMap | $schemaMap | ||
protected Joinable[][] | $cache |
class Joiner
protected SchemaMap | $schemaMap | ||
protected Joinable[][] | $cache |
__construct(SchemaMap $schemaMap)
Joinable[]
join(Api4SelectQuery $query, string $joinPath, string $side = 'LEFT')
bool
canJoin(Api4SelectQuery $query, $joinPath)
protected array
getPath(string $baseTable, string $joinPath)