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
$this greeting(string $greeting) Set the greeting of the notification. Parameters string $greeting Return Value $this
string getQualifiedKeyName() Get the table qualified key name. Return Value string
Response callAction(string $method, array $parameters) Execute an action on the controller. Parameters string $method array $parameters Return Value Response
string|array option(string $key = null) Get the value of a command option. Parameters string $key Return Value string|array
static array compiles() Get a list of files that should be compiled for the package. Return Value array
Page 340 of 996