mixed __get(string $key) Dynamically retrieve attributes on the model.
mixed offsetGet(mixed $offset) Get the value for a given offset.
string toJson(int $options) Convert the model instance to JSON.
static void creating(Closure|string $callback, int $priority)
static int destroy(array|int $ids) Destroy the models for the
Collection newCollection(array $models = array())
static Builder query()
string __toString() Convert the model to its string representation.
static ConnectionResolverInterface
static void observe(object|string $class, int $priority) Register
Page 50 of 87