string toJson(int $options) Convert the model instance to JSON.
static array pathsToPublish(string $provider = null, string $group = null)
void addObservableEvents(array|mixed $observables) Add an observable event
bool isEmpty() Determine if the collection is empty or not.
string getTable() Get the table associated with the model.
array getAttributes() Get all of the current attributes on the model.
mixed sum(callable|string|null $callback = null) Get the sum of the given
void __wakeup() Restore the model after serialization.
void __construct(array $attributes = array()) Create a new Eloquent model
$this load(array|string $relations) Eager load relations on the model.
Page 9 of 32