|
| city () |
|
| streetName () |
|
| streetAddress () |
|
| address () |
|
| __construct (Generator $generator) |
|
| optional ($weight=0.5, $default=null) |
|
| unique ($reset=false, $maxRetries=10000) |
|
| valid ($validator=null, $maxRetries=10000) |
|
|
static | buildingNumber () |
|
static | regionSuffix () |
|
static | region () |
|
static | street () |
|
static | citySuffix () |
|
static | streetSuffix () |
|
static | postcode () |
|
static | country () |
|
static | latitude ($min=-90, $max=90) |
|
static | longitude ($min=-180, $max=180) |
|
static | localCoordinates () |
|
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 | $citySuffix = array('қаласы') |
|
static | $regionSuffix = array('облысы') |
|
static | $streetSuffix |
|
static | $buildingNumber = array('###') |
|
static | $postcode = array('0#####') |
|
static | $country |
|
static | $region |
|
static | $city |
|
static | $street |
|
static | $addressFormats |
|
static | $streetAddressFormats |
|
static | $citySuffix = array('Ville') |
|
static | $streetSuffix = array('Street') |
|
static | $cityFormats |
|
static | $streetNameFormats |
|
static | $streetAddressFormats |
|
static | $addressFormats |
|
static | $buildingNumber = array('%#') |
|
static | $postcode = array('#####') |
|
static | $country = array() |
|
◆ $addressFormats
Faker\Provider\kk_KZ\Address::$addressFormats |
|
staticprotected |
Initial value:= array(
"{{postcode}}, {{region}} {{regionSuffix}}, {{city}} {{citySuffix}}, {{street}} {{streetSuffix}}, {{buildingNumber}}",
)
◆ $city
Faker\Provider\kk_KZ\Address::$city |
|
staticprotected |
Initial value:= array(
'Алматы',
'Ақтау',
'Ақтөбе',
'Астана',
'Атырау',
'Байқоңыр',
'Қарағанды',
'Көкшетау',
'Қостанай',
'Қызылорда',
'Маңғыстау',
'Павлодар',
'Петропавл',
'Талдықорған',
'Тараз',
'Орал',
'Өскемен',
'Шымкент',
)
◆ $country
Faker\Provider\kk_KZ\Address::$country |
|
staticprotected |
Initial value:= array(
'Қазақстан',
'Ресей',
)
◆ $region
Faker\Provider\kk_KZ\Address::$region |
|
staticprotected |
Initial value:= array(
'Алматы',
'Ақтау',
'Ақтөбе',
'Астана',
'Атырау',
'Байқоңыр',
'Қарағанды',
'Көкшетау',
'Қостанай',
'Қызылорда',
'Маңғыстау',
'Павлодар',
'Петропавл',
'Талдықорған',
'Тараз',
'Орал',
'Өскемен',
'Шымкент',
)
◆ $street
Faker\Provider\kk_KZ\Address::$street |
|
staticprotected |
Initial value:= array(
'Абай',
'Гоголь',
'Кенесары',
'Бейбітшілік',
'Достық',
'Бұқар жырау',
)
◆ $streetAddressFormats
Faker\Provider\kk_KZ\Address::$streetAddressFormats |
|
staticprotected |
Initial value:= array(
"{{street}} {{streetSuffix}}, {{buildingNumber}}"
)
◆ $streetSuffix
Faker\Provider\kk_KZ\Address::$streetSuffix |
|
staticprotected |
Initial value:= array(
'көшесі', 'даңғылы',
)
The documentation for this class was generated from the following file:
- vendor/fzaninotto/faker/src/Faker/Provider/kk_KZ/Address.php