|
dbxapp 4.5.3
Technische API-Referenz der dbxapp-Plattform
|
Einziger Besitzer des requestübergreifenden dbxKi-Sessionzustands. Mehr ...
Öffentliche, statische Methoden | |
| static | bucket (string $name) |
| static | get (string $bucket, string $key, mixed $default=null) |
| static | put (string $bucket, string $key, mixed $value) |
| static | remove (string $bucket, string $key) |
| static | has (string $bucket, string $key) |
| static | remember_consumed (string $contract_id, int $timestamp, int $limit=500) |
Einziger Besitzer des requestübergreifenden dbxKi-Sessionzustands.
|
static |
Wird benutzt von remember_consumed().
|
static |
|
static |
Wird benutzt von dbx\dbxKi\dbxKiContractService\assert_not_consumed().
|
static |
Wird benutzt von remember_consumed().
|
static |
Wird benutzt von dbx\dbxKi\dbxKiContractService\consume().
|
static |