Lggr
Static Protected Attributes | List of all members
Faker\Provider\ru_RU\Color Class Reference
Inheritance diagram for Faker\Provider\ru_RU\Color:
Inheritance graph
[legend]
Collaboration diagram for Faker\Provider\ru_RU\Color:
Collaboration graph
[legend]

Static Protected Attributes

static $safeColorNames
 
static $allColorNames
 
- Static Protected Attributes inherited from Faker\Provider\Color
static $safeColorNames
 
static $allColorNames
 

Additional Inherited Members

- Public Member Functions inherited from Faker\Provider\Base
 __construct (Generator $generator)
 
 optional ($weight=0.5, $default=null)
 
 unique ($reset=false, $maxRetries=10000)
 
 valid ($validator=null, $maxRetries=10000)
 
- Static Public Member Functions inherited from Faker\Provider\Color
static hexColor ()
 
static safeHexColor ()
 
static rgbColorAsArray ()
 
static rgbColor ()
 
static rgbCssColor ()
 
static rgbaCssColor ()
 
static safeColorName ()
 
static colorName ()
 
static hslColor ()
 
static hslColorAsArray ()
 
- Static Public Member Functions inherited from Faker\Provider\Base
static randomDigit ()
 
static randomDigitNotNull ()
 
static randomDigitNot ($except)
 
static randomNumber ($nbDigits=null, $strict=false)
 
static randomFloat ($nbMaxDecimals=null, $min=0, $max=null)
 
static numberBetween ($int1=0, $int2=2147483647)
 
static passthrough ($value)
 
static randomLetter ()
 
static randomAscii ()
 
static randomElements ($array=array('a', 'b', 'c'), $count=1, $allowDuplicates=false)
 
static randomElement ($array=array('a', 'b', 'c'))
 
static randomKey ($array=array())
 
static shuffle ($arg='')
 
static shuffleArray ($array=array())
 
static shuffleString ($string='', $encoding='UTF-8')
 
static numerify ($string='###')
 
static lexify ($string='????')
 
static bothify ($string='## ??')
 
static asciify ($string=' ****')
 
static regexify ($regex='')
 
static toLower ($string='')
 
static toUpper ($string='')
 
- Protected Attributes inherited from Faker\Provider\Base
 $generator
 
 $unique
 

Member Data Documentation

◆ $allColorNames

Faker\Provider\ru_RU\Color::$allColorNames
staticprotected
Initial value:
= array(
'Военно-воздушный синий', 'Синяя Элис', 'Ализариновый красный', 'Миндаль Крайола', 'Амарантовый', 'Янтарный',
'Американская роза', 'Аметистовый', 'Матовый белый', 'Античный белый', 'Яблочно-зеленый', 'Спаржа',
'Цвет морской волны', 'Аквамариновый', 'Армейский зелёный', 'Мышьяковый', 'Лазурный', 'Бежевый',
'Бистр', 'Горькая радость', 'Чёрный', 'Белокурый', 'Синий', 'Вода пляжа Бонди', 'Латунный', 'Ярко-зелёный',
'Сиена жжёная', 'Хаки', 'Кардинал', 'Морковный', 'Лазурный', 'Каштановый', 'Шоколадный', 'Коричный',
'Кобальт синий', 'Кремовый', 'Циан', 'Индиго', 'Фуксия', 'Кирпичный', 'Льняной', 'Золотой', 'Зелёный',
'Индиго', 'Нефритовый', 'Сиреневый', 'Охра', 'Панг', 'Берлинская лазурь', 'Красновато-коричневый',
'Сангрия', 'Сепия', 'Болотный', 'Тициановый', 'Чертополох', 'Глициния', 'Вино', 'Циннвальдит',
)

◆ $safeColorNames

Faker\Provider\ru_RU\Color::$safeColorNames
staticprotected
Initial value:
= array(
'черный', 'темно-бордовый', 'зеленый', 'темно-синий', 'оливковый',
'фиолетовый', 'зеленовато-голубой', 'синий', 'серебро',
'серый', 'желтый', 'фуксия', 'цвет морской волны', 'белый'
)

The documentation for this class was generated from the following file: