bool needsRehash(string $hashedValue, array $options = array()) Check if the given hash has been hashed using the given options. Parameters string $hashedValue array $options Return Value bool
string columnize(array $columns) Convert an array of column names into a delimited string. Parameters array $columns Return Value string
static void clearResolvedInstances() Clear all of the resolved instances. Return Value void
mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job onto the queue. Parameters string $queue string $job mixed $data Return Value mixed
int count() Get the number of messages in the container. Return Value int
void line(string $string, string $style = null, null|int|string $verbosity = null) Write a string as standard output. Parameters string $string string $style null|int|string $verbosity Return Value void
mixed offsetGet(string $key) Get the value at a given offset. Parameters string $key Return Value mixed
void __clone() Force a clone of the underlying query builder when cloning. Return Value void
void __construct() Create a new console command instance. Return Value void
Model getRelated() Get the related model of the relation. Return Value Model
Page 951 of 996