Méthode | Description | |
---|---|---|
boot ( ) | {@inheritDoc} | |
provides ( ) | {@inheritDoc} | |
register ( ) | {@inheritDoc} |
Méthode | Description | |
---|---|---|
configHitsLottery ( array $lottery ) : boolean | Determine if the configuration odds hit the lottery. | |
garbageCollect ( ) : void | Garbage collect activations and reminders. | |
prepareResources ( ) : void | Prepare the package resources. | |
registerActivationCheckpoint ( ) : void | Registers the activation checkpoint. | |
registerActivations ( ) : void | Registers the activations. | |
registerCheckpoints ( ) : void | Registers the checkpoints. | |
registerCookie ( ) : void | Registers the cookie. | |
registerHasher ( ) : void | Registers the hahser. | |
registerPersistences ( ) : void | Registers the persistences. | |
registerReminders ( ) : void | Registers the reminders. | |
registerRoles ( ) : void | Registers the roles. | |
registerSentinel ( ) : void | Registers sentinel. | |
registerSession ( ) : void | Registers the session. | |
registerThrottleCheckpoint ( ) : void | Registers the throttle checkpoint. | |
registerThrottling ( ) : void | Registers the throttle. | |
registerUsers ( ) : void | Registers the users. | |
setOverrides ( ) : void | Performs the necessary overrides. | |
setUserResolver ( ) : void | Sets the user resolver on the request class. | |
sweep ( mixed $repository, array $lottery ) : void | Sweep expired codes. |
protected configHitsLottery ( array $lottery ) : boolean | ||
$lottery | array | |
Résultat | boolean |
protected garbageCollect ( ) : void | ||
Résultat | void |
protected prepareResources ( ) : void | ||
Résultat | void |
protected registerActivationCheckpoint ( ) : void | ||
Résultat | void |
protected registerActivations ( ) : void | ||
Résultat | void |
protected registerCheckpoints ( ) : void | ||
Résultat | void |
protected registerCookie ( ) : void | ||
Résultat | void |
protected registerHasher ( ) : void | ||
Résultat | void |
protected registerPersistences ( ) : void | ||
Résultat | void |
protected registerReminders ( ) : void | ||
Résultat | void |
protected registerRoles ( ) : void | ||
Résultat | void |
protected registerSentinel ( ) : void | ||
Résultat | void |
protected registerSession ( ) : void | ||
Résultat | void |
protected registerThrottleCheckpoint ( ) : void | ||
Résultat | void |
protected registerThrottling ( ) : void | ||
Résultat | void |
protected registerUsers ( ) : void | ||
Résultat | void |
protected setOverrides ( ) : void | ||
Résultat | void |
protected setUserResolver ( ) : void | ||
Résultat | void |