Property | Type | Description | |
---|---|---|---|
$debugDisableShuffle | Used by system tests to make sure output is consistent. | ||
$truncatingLimit |
Property | Type | Description | |
---|---|---|---|
$wordsArray |
Method | Description | |
---|---|---|
addWord ( string $word, integer $value = 1 ) : string | Assign word to array | |
afterAllFiltersAreApplied ( ) | ||
beforeRender ( ) | ||
getDefaultConfig ( ) |
Method | Description | |
---|---|---|
getClassFromPercent ( $percent ) : integer | Get the class range using a percentage | |
shuffleCloud ( ) | Shuffle associated names in array |
Method | Description | |
---|---|---|
getCloudValues ( ) | ||
getPercentage ( $popularity, $maxValue ) | ||
truncateWordIfNeeded ( $word ) : string |
protected getClassFromPercent ( $percent ) : integer | ||
$percent | ||
return | integer | class |
public static $debugDisableShuffle |