string getTablePrefix() Get the table prefix for the connection. Return Value string
void validate() Validate the given class instance. Return Value void
void error(string $string) Write a string as error output. Parameters string $string Return Value void
int total() Get the total number of items being paginated. Return Value int
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
Page 367 of 996