extends |
Model |
---|
The Core Tenant class.
Methods | ||
---|---|---|
public
|
getEntityIdAttribute()
|
# |
Methods used from Illuminate\Database\Eloquent\Concerns\HasGlobalScopes |
---|
addGlobalScope(), hasGlobalScope(), getGlobalScope(), getGlobalScopes() |
Methods used from Illuminate\Database\Eloquent\Concerns\HidesAttributes |
---|
getHidden(), setHidden(), getVisible(), setVisible(), makeVisible(), makeVisibleIf(), makeHidden(), makeHiddenIf() |
Methods used from Aurora\System\Classes\DisabledModulesTrait |
---|
isModuleDisabled(), getDisabledModules(), clearDisabledModules(), disableModule(), disableModules(), enableModule(), enableModules() |
Constants inherited from Aurora\System\Classes\Model |
---|
|
Properties | |||
---|---|---|---|
public
|
int
|
$Id
|
# |
public
|
int
|
$IdChannel
|
# |
public
|
bool
|
$IsDisabled
|
# |
public
|
bool
|
$IsDefault
|
# |
public
|
string
|
$Name
|
# |
public
|
string
|
$Description
|
# |
public
|
string
|
$WebDomain
|
# |
public
|
int
|
$UserCountLimit
|
# |
public
|
string
|
$Capa
|
# |
public
|
bool
|
$AllowChangeAdminEmail
|
# |
public
|
bool
|
$AllowChangeAdminPassword
|
# |
public
|
int
|
$Expared
|
# |
public
|
string
|
$PayUrl
|
# |
public
|
bool
|
$IsTrial
|
# |
public
|
string
|
$LogoUrl
|
# |
public
|
string
|
$CalendarNotificationEmailAccount
|
# |
public
|
string
|
$InviteNotificationEmailAccount
|
# |
public
|
array
|
$Properties
|
# |
Properties inherited from Illuminate\Database\Eloquent\Model |
---|
$incrementing, $preventsLazyLoading, $exists, $wasRecentlyCreated |
Properties used from Illuminate\Database\Eloquent\Concerns\HasAttributes |
---|
$snakeAttributes, $encrypter |
Properties used from Illuminate\Database\Eloquent\Concerns\HasRelationships |
---|
$manyMethods |
Properties used from Illuminate\Database\Eloquent\Concerns\HasTimestamps |
---|
$timestamps |