string getOtherKey() Get the "other key" column name. Return Value string
int getPerPage() Get the number of models to return per page. Return Value int
string getQualifiedKeyName() Get the table qualified key name. Return Value string
mixed getQueueableId() Get the queueable identity for the entity. Return Value mixed
mixed getRelation(string $relation) Get a specified relationship. Parameters string $relation Return Value mixed
array getRelations() Get all the loaded relations for the instance. Return Value array
mixed getRelationValue(string $key) Get a relationship. Parameters string $key Return Value mixed
mixed getRouteKey() Get the value of the model's route key. Return Value mixed
string getRouteKeyName() Get the route key for the model. Return Value string
string getTable() Get the table associated with the model. Return Value string
Page 9585 of 11844