Class Verificator
Verificator entities.
- Docolight\Support\Collection implements ArrayAccess, Countable, IteratorAggregate, JsonSerializable, Docolight\Http\Contracts\Arrayable
- Docoflow\Entity\Verificator uses Docoflow\Traits\Entity, Docoflow\Traits\BulkValidator
Author: Krisan Alfa Timur krisanalfa@docotel.co.id
Located at Docoflow/Entity/Verificator.php
Methods summary
public
|
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()