void logQuery(string $query, array $bindings, float|null $time = null) Log a query in the connection's query log. Parameters string $query array $bindings float|null $time Return Value void
mixed auth(Request $request) Authenticate the incoming request for a given channel. Parameters Request $request Return Value mixed
static void clearResolvedInstance(string $name) Clear a resolved facade instance. Parameters string $name Return Value void
void setPackagePath(string $packagePath) Set the default package path. Parameters string $packagePath Return Value void
abstract int attempts() Get the number of times the job has been attempted. Return Value int
$this monthly() Schedule the event to run monthly. Return Value $this
string|null prefers(string|array $contentTypes) Return the most suitable content type from the given array based on content negotiation. Parameters string|array $contentTypes Return Value string|null
Filesystem createFtpDriver(array $config) Create an instance of the ftp driver. Parameters array $config Return Value Filesystem
string secureAsset(string $path) Generate the URL to a secure asset. Parameters string $path Return Value string
mixed __call(string $method, array $parameters) Dynamically handle missing method calls. Parameters string $method array $parameters Return Value mixed Exceptions BadMethodCallException
Page 444 of 996