PHP 클래스 App\Models\Multiplayer\Game

상속: extends Model
파일 보기 프로젝트 열기: ppy/osu-web

공개 프로퍼티들

프로퍼티 타입 설명
$timestamps

보호된 프로퍼티들

프로퍼티 타입 설명
$_mods
$dates
$hidden
$primaryKey
$table

공개 메소드들

메소드 설명
beatmap ( )
events ( )
getModeAttribute ( )
getModsAttribute ( $value )
getScoringTypeAttribute ( $value )
getTeamTypeAttribute ( $value )
match ( )
scores ( )

메소드 상세

beatmap() 공개 메소드

public beatmap ( )

events() 공개 메소드

public events ( )

getModeAttribute() 공개 메소드

public getModeAttribute ( )

getModsAttribute() 공개 메소드

public getModsAttribute ( $value )

getScoringTypeAttribute() 공개 메소드

public getScoringTypeAttribute ( $value )

getTeamTypeAttribute() 공개 메소드

public getTeamTypeAttribute ( $value )

match() 공개 메소드

public match ( )

scores() 공개 메소드

public scores ( )

프로퍼티 상세

$_mods 보호되어 있는 프로퍼티

protected $_mods

$dates 보호되어 있는 프로퍼티

protected $dates

$hidden 보호되어 있는 프로퍼티

protected $hidden

$primaryKey 보호되어 있는 프로퍼티

protected $primaryKey

$table 보호되어 있는 프로퍼티

protected $table

$timestamps 공개적으로 프로퍼티

public $timestamps