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