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
bool isDeferred() Determine if the provider is deferred. Return Value bool
void flushQueryLog() Clear the query log. Return Value void
array jsonSerialize() Convert the object into something JSON serializable. Return Value array
string __toString() Convert the collection to its string representation. Return Value string
void setPackagePath(string $packagePath) Set the default package path. Parameters string $packagePath Return Value void
void __construct(Container $container = null) Create a new Hub instance. Parameters Container $container Return Value void
void setDeferredServices(array $services) Set the application's deferred services. Parameters array $services Return Value void
array toArray() Convert the model instance to an array. Return Value array
$this setRequest(Request $request) Set the current request instance. Parameters Request $request Return Value $this
Page 934 of 996