|
static | companyPrefix () |
|
static | companyNameElement () |
|
static | companyNameSuffix () |
|
static | businessIdentificationNumber (\DateTime $registrationDate=null) |
|
static | companySuffix () |
|
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='') |
|
|
static | $companyNameFormats |
|
static | $companyPrefixes |
|
static | $companyNameSuffixes |
|
static | $companyElements |
|
static | $formats |
|
static | $companySuffix = array('Ltd') |
|
static | $jobTitleFormat |
|
◆ businessIdentificationNumber()
static Faker\Provider\kk_KZ\Company::businessIdentificationNumber |
( |
\DateTime |
$registrationDate = null | ) |
|
|
static |
◆ $companyElements
Faker\Provider\kk_KZ\Company::$companyElements |
|
staticprotected |
Initial value:= array(
'Қазақ', 'Кітап', 'Цемент', 'Лифт', 'Креп', 'Авто', 'Теле', 'Транс', 'Алмаз', 'Метиз',
'Мотор', 'Қаз', 'Тех', 'Сантех', 'Алматы', 'Астана', 'Электро',
)
◆ $companyNameFormats
Faker\Provider\kk_KZ\Company::$companyNameFormats |
|
staticprotected |
Initial value:= array(
'{{companyPrefix}} {{companyNameElement}}',
'{{companyPrefix}} {{companyNameElement}}{{companyNameElement}}',
'{{companyPrefix}} {{companyNameElement}}{{companyNameElement}}{{companyNameElement}}',
'{{companyPrefix}} {{companyNameElement}}{{companyNameElement}}{{companyNameElement}}{{companyNameSuffix}}',
)
◆ $companyNameSuffixes
Faker\Provider\kk_KZ\Company::$companyNameSuffixes |
|
staticprotected |
Initial value:= array(
'Құрылыс', 'Машина', 'Бұзу', '-М', 'Лизинг', 'Страх', 'Ком', 'Телеком'
)
◆ $companyPrefixes
Faker\Provider\kk_KZ\Company::$companyPrefixes |
|
staticprotected |
Initial value:= array(
'АҚ', 'ЖШС', 'ЖАҚ'
)
The documentation for this class was generated from the following file:
- vendor/fzaninotto/faker/src/Faker/Provider/kk_KZ/Company.php