bool isRegistered() Indicates if the loader has been registered. Return Value bool
Illuminate\Database\Schema Namespaces Illuminate\Database\Schema\Grammars
string resolveName() Get the resolved name of the queued job class. Return Value string
void compile(string $path) Compile the view at the given path. Parameters string $path Return Value void
string getPrefix() Get the cache key prefix. Return Value string
bool|null fire() Execute the console command. Return Value bool|null
void disableQueryLog() Disable the query log on the connection. Return Value void
array provides() Get the services provided by the provider. Return Value array
Builder query() Get a new query builder instance. Return Value Builder
string compileExists(Builder $query) Compile an exists statement into SQL. Parameters Builder $query Return Value string
Page 764 of 996