프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$debugDisableShuffle | Used by system tests to make sure output is consistent. | ||
$truncatingLimit |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$wordsArray |
메소드 | 설명 | |
---|---|---|
addWord ( string $word, integer $value = 1 ) : string | Assign word to array | |
afterAllFiltersAreApplied ( ) | ||
beforeRender ( ) | ||
getDefaultConfig ( ) |
메소드 | 설명 | |
---|---|---|
getClassFromPercent ( $percent ) : integer | Get the class range using a percentage | |
shuffleCloud ( ) | Shuffle associated names in array |
메소드 | 설명 | |
---|---|---|
getCloudValues ( ) | ||
getPercentage ( $popularity, $maxValue ) | ||
truncateWordIfNeeded ( $word ) : string |
protected getClassFromPercent ( $percent ) : integer | ||
$percent | ||
리턴 | integer | class |
public static $debugDisableShuffle |