Lggr
Public Member Functions | Static Public Member Functions | Static Protected Attributes | List of all members
Faker\Provider\lt_LT\Address Class Reference
Inheritance diagram for Faker\Provider\lt_LT\Address:
Inheritance graph
[legend]
Collaboration diagram for Faker\Provider\lt_LT\Address:
Collaboration graph
[legend]

Public Member Functions

 address ()
 
 city ()
 
- Public Member Functions inherited from Faker\Provider\Address
 streetName ()
 
 streetAddress ()
 
- 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

static buildingNumber ()
 
static country ()
 
static postcode ()
 
static regionSuffix ()
 
static region ()
 
static citySuffix ()
 
static streetSuffix ()
 
static street ()
 
- Static Public Member Functions inherited from Faker\Provider\Address
static latitude ($min=-90, $max=90)
 
static longitude ($min=-180, $max=180)
 
static localCoordinates ()
 
- 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='')
 

Static Protected Attributes

static $cityPrefix = array('miestas')
 
static $regionSuffix = array('regionas')
 
static $streetSuffix
 
static $buildingNumber = array('##')
 
static $postcode = array('LT-#####')
 
static $country
 
static $region
 
static $city
 
static $street
 
static $addressFormats
 
- Static Protected Attributes inherited from Faker\Provider\Address
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()
 

Additional Inherited Members

- Protected Attributes inherited from Faker\Provider\Base
 $generator
 
 $unique
 

Member Data Documentation

◆ $addressFormats

Faker\Provider\lt_LT\Address::$addressFormats
staticprotected
Initial value:
= array(
"{{street}} {{streetSuffix}} {{buildingNumber}}-{{buildingNumber}}, {{city}}",
"{{street}} {{streetSuffix}} {{buildingNumber}}, {{city}}",
"{{street}} {{streetSuffix}} {{buildingNumber}}, {{city}} {{postcode}}",
)

◆ $city

Faker\Provider\lt_LT\Address::$city
staticprotected
Initial value:
= array('Vilnius', 'Kaunas', 'Klaipėda', 'Šiauliai', 'Panevėžys',
'Alytus', 'Marijampolė', 'Mažeikiai', 'Jonava', 'Utena', 'Kėdainiai', 'Telšiai', 'Visaginas', 'Tauragė',
'Ukmergė'
)

https://lt.wikipedia.org/wiki/S%C4%85ra%C5%A1as:Lietuvos_miestai_pagal_gyventojus

◆ $region

Faker\Provider\lt_LT\Address::$region
staticprotected
Initial value:
= array(
'Aukštaitija', 'Dzūkija', 'Suvalkija', 'Žemaitija'
)

https://lt.wikipedia.org/wiki/Lietuvos_etnokult%C5%ABriniai_regionai

◆ $street

Faker\Provider\lt_LT\Address::$street
staticprotected
Initial value:
= array(
'Klaipėdos', 'Vilniaus', 'Kauno', 'Žalgirio', 'Saltoniškių', 'Laisvės', 'Didžioji', 'Liepų'
)

◆ $streetSuffix

Faker\Provider\lt_LT\Address::$streetSuffix
staticprotected
Initial value:
= array(
'g.', 'gatvė', 'prospektas', 'alėja',
)

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