array getMutatedAttributes() Get the mutated attributes for a given instance. Return Value array
array when() Get the events that trigger this service provider to register. Return Value array
void comment(string $string, null|int|string $verbosity = null) Write a string as comment output. Parameters string $string null|int|string $verbosity Return Value void
string|array query(string $key = null, string|array|null $default = null) Retrieve a query string item from the request. Parameters string $key string|array|null $default Return Value string|array
string getQualifiedDeletedAtColumn() Get the fully qualified "deleted at" column. Return Value string
mixed getAttributeValue(string $key) Get a plain attribute (not a relationship). Parameters string $key Return Value mixed
stop() {@inheritdoc}
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
$this setKeyName(string $key) Set the primary key for the model. Parameters string $key Return Value $this
void session(array $data) Set the session to the given array. Parameters array $data Return Value void
Page 370 of 996