Register
Register
class
Register extends Model implements
RegisterInterface
Properties summary
| Type | Property | Description | |
|---|---|---|---|
| protected | $table | ||
| static protected | $unguarded | ||
| int | $id | ||
| Carbon | $created_at | ||
| Carbon | $update_at |
Methods summary
| Return Type | Method Name | Description | |
|---|---|---|---|
| createTable($drop = false) | - | ||
| getName() | - | ||
| setName($name) | - | ||
| getNamespaceId() | - | ||
| setNamespaceId($id) | - | ||
| getNamespace() | - | ||
| setNamespace($key) | - | ||
| setValue($value) | - | ||
| getValue() | - | ||
| Register[]|Collection | latestByNamespaces(array $namespaces, null $id = null) | - | |
| sinceByNamespace(Carbon $since, array $namespaces, $id = null) | - | ||
| bool | write(string|int $value) | - |