ICriterion
Table of Contents
Methods
- equals() : bool
- getCurrent() : mixed
- getEntity() : mixed
- setEntity() : mixed
Methods
equals()
public
equals(array<string|int, mixed> $fields) : bool
Parameters
- $fields : array<string|int, mixed>
Return values
boolgetCurrent()
public
static getCurrent(mixed $entityTypeId, mixed $entity) : mixed
Parameters
- $entityTypeId : mixed
- $entity : mixed
getEntity()
public
getEntity() : mixed
setEntity()
public
setEntity([mixed $entity = null ]) : mixed
Parameters
- $entity : mixed = null