Class Step
Step entities.
- Docolight\Support\Collection implements ArrayAccess, Countable, IteratorAggregate, JsonSerializable, Docolight\Http\Contracts\Arrayable
-
Docoflow\Entity\Step
uses
Docoflow\Traits\Entity,
Docoflow\Traits\BulkValidator
Author: Krisan Alfa Timur krisanalfa@docotel.co.id
Located at Docoflow/Entity/Step.php
Methods summary
public
|
|
public
|
|
public
boolean
|
|
public
null|array
|
Methods inherited from Docolight\Support\Collection
__construct(),
__get(),
__toString(),
all(),
castToArray(),
chunk(),
collapse(),
contains(),
count(),
diff(),
each(),
fetch(),
fill(),
filter(),
first(),
flatten(),
flip(),
forPage(),
forget(),
get(),
getArrayableItems(),
getCachingIterator(),
getIterator(),
getValidators(),
groupBy(),
has(),
hasErrors(),
implode(),
intersect(),
isEmpty(),
jsonSerialize(),
keyBy(),
keys(),
last(),
lists(),
make(),
map(),
merge(),
offsetExists(),
offsetGet(),
offsetSet(),
offsetUnset(),
pluck(),
pop(),
prepend(),
pull(),
push(),
put(),
random(),
reduce(),
reject(),
reverse(),
search(),
setFilters(),
shift(),
shuffle(),
slice(),
sort(),
sortBy(),
sortByDesc(),
splice(),
sum(),
take(),
toArray(),
toJson(),
transform(),
unique(),
useAsCallable(),
valueRetriever(),
values(),
where(),
whereLoose(),
zip()
Methods used from Docoflow\Traits\Entity
Methods used from Docoflow\Traits\BulkValidator
approve(),
approveIf(),
reject(),
rejectIf(),
reset(),
resetIf()
Properties summary
protected
Docoflow\Entity\Group.
|
$groups
Group entities. Useful to determine a verificator group. |