string|null getQueueableClass() Get the type of the entities being queued
string getMorphClass() Get the class name of the parent model.
Model|null fresh(array|string $with = array())
bool chunkById(int $count, callable $callback, string $column = 'id') Chunk
Builder|
bool saveOrFail(array $options = array()) Save the model to the database
string getRelationCountHash() Get a relationship join table hash.
Builder getQuery()
string wrap(string $value) Wrap the given value with the parent query's
abstract array match(array $models, Collection
Page 95 of 100