string getTablePrefix() Get the table prefix for the connection. Return Value string
Manager class Manager (View source) Traits CapsuleManagerTrait
bool hasColumns(string $table, array $columns) Determine if the given table has given columns. Parameters string $table array $columns Return Value bool
Builder when(bool $value, Closure $callback, Closure $default = null) Apply the callback's query changes if the given "value" is true. Parameters bool $value Closure $callback Closure $default Return Value Builder
Illuminate\Contracts\Encryption Classes DecryptException
void register() Register the service provider. Return Value void
int total() Determine the total number of items in the data store. Return Value int
Builder getQuery() Get the underlying query for the relation. Return Value Builder
mixed push(string $job, mixed $data = '', string $queue = null) Push a new job onto the queue. Parameters string $job mixed $data string $queue Return Value mixed
void __construct(Application $app) Create a new service provider instance. Parameters Application $app Return Value void
Page 341 of 996