mixed getPolicyFor(object|string $class) Get a policy instance for a given class. Parameters object|string $class Return Value mixed Exceptions InvalidArgumentException
$this channel(string $channel, callable $callback) Register a channel authenticator. Parameters string $channel callable $callback Return Value $this
void __construct(ConnectionResolverInterface $db) Create a new database presence verifier. Parameters ConnectionResolverInterface $db Return Value void
array getListeners(string $eventName) Get all of the listeners for a given event name. Parameters string $eventName Return Value array
int delete(string $query, array $bindings = array()) Run a delete statement against the database. Parameters string $query array $bindings Return Value int
Builder getQuery() Get the underlying query for the relation. Return Value Builder
static mixed getFacadeRoot() Get the root object behind the facade. Return Value mixed
AppNamespaceDetectorTrait trait AppNamespaceDetectorTrait (View source)
void forget(string $event) Remove a set of listeners from the dispatcher. Parameters string $event Return Value void
Collection reverse() Reverse items order. Return Value Collection
Page 899 of 996