Skip to content

Miscellaneous

findLast()

findLast() — returns any

Fetches the last record ordered by primary key value. Use the property argument to order by something else. Returns a model object.

NameTypeRequiredDefaultDescription
propertystringyesSee documentation for findFirst.