string getLastRendered() Get the last view that was rendered. Return Value string
Queue connect(array $config) Establish a queue connection. Parameters array $config Return Value Queue
void __wakeup() When a model is being unserialized, check if it needs to be booted. Return Value void
static void observe(object|string $class, int $priority) Register an observer with the Model. Parameters object|string $class int $priority Return Value void
static Builder query() Begin querying the model. Return Value Builder
MessageSending class MessageSending (View source) Properties Swift_Message $message The Swift message instance.
void __construct() Create a new console command instance. Return Value void
Model getRelated() Get the related model of the relation. Return Value Model
int handle(InputInterface $input, OutputInterface $output = null) Run the console application. Parameters InputInterface $input OutputInterface $output Return Value int
Builder getBaseQuery() Get the base query builder driving the Eloquent builder. Return Value Builder
Page 7 of 996