Illuminate\Contracts\Container Interfaces
Illuminate\Contracts\Routing Interfaces
int total() Determine the total number of items in the data store.
string resolveName() Get the resolved name of the queued job class.
void queue() Queue a cookie to send with the next response.
string getPrefix() Get the cache key prefix.
mixed share(array|string $key, mixed $value = null) Add a piece of shared
mixed pushOn(string $queue, string $job, mixed $data = '') Push a new job
Factory interface Factory (
bool has(string $key) Determine if the given configuration value exists
Page 27 of 51