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

Static Public Member Functions

static buildingLetter ()
 
static cityPrefix ()
 
static streetSuffix ()
 
static state ()
 
- Static Public Member Functions inherited from Faker\Provider\en_US\Address
static secondaryAddress ()
 
static stateAbbr ()
 
- Static Public Member Functions inherited from Faker\Provider\Address
static citySuffix ()
 
static buildingNumber ()
 
static postcode ()
 
static country ()
 
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('North', 'East', 'West', 'South', 'New', 'Lake', 'Port', 'St.')
 
static $buildingNumber = array('###', '##', '#')
 
static $buildingLetters = array('A','B','C','D')
 
static $streetSuffix
 
static $postcode
 
static $state
 
static $stateAbbr
 
static $streetAddressFormats
 
static $secondaryAddressFormats
 
- Static Protected Attributes inherited from Faker\Provider\en_US\Address
static $cityPrefix = array('North', 'East', 'West', 'South', 'New', 'Lake', 'Port')
 
static $citySuffix = array('town', 'ton', 'land', 'ville', 'berg', 'burgh', 'borough', 'bury', 'view', 'port', 'mouth', 'stad', 'furt', 'chester', 'mouth', 'fort', 'haven', 'side', 'shire')
 
static $buildingNumber = array('%####', '%###', '%##')
 
static $streetSuffix
 
static $postcode = array('#####', '#####-####')
 
static $state
 
static $stateAbbr
 
static $country
 
static $cityFormats
 
static $streetNameFormats
 
static $streetAddressFormats
 
static $addressFormats
 
static $secondaryAddressFormats = array('Apt. ###', 'Suite ###')
 
- 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

- Public Member Functions inherited from Faker\Provider\Address
 city ()
 
 streetName ()
 
 streetAddress ()
 
 address ()
 
- 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)
 
- Protected Attributes inherited from Faker\Provider\Base
 $generator
 
 $unique
 

Member Data Documentation

◆ $postcode

Faker\Provider\en_AU\Address::$postcode
staticprotected
Initial value:
= array(
'1###',
'20##', '21##', '22##', '23##', '24##', '25##',
'2619', '262#', '263#', '264#', '265#', '266#', '267#', '268#', '269#', '27##', '28##',
'292#', '293#', '294#', '295#', '296#', '297#', '298#', '299#',
'02##',
'260#', '261#',
'290#', '291#', '2920',
'3###',
'8###',
'4###',
'9###',
'5###',
'6###',
'7###',
'08##',
'09##',
)

◆ $secondaryAddressFormats

Faker\Provider\en_AU\Address::$secondaryAddressFormats
staticprotected
Initial value:
= array(
'Apt. ###',
'Flat ##',
'Suite ###',
'Unit ##',
'Level #',
'### /',
'## /',
'# /',
)

◆ $state

Faker\Provider\en_AU\Address::$state
staticprotected
Initial value:
= array(
'Australian Capital Territory', 'New South Wales', 'Northern Territory', 'Queensland', 'South Australia', 'Tasmania', 'Victoria', 'Western Australia'
)

◆ $stateAbbr

Faker\Provider\en_AU\Address::$stateAbbr
staticprotected
Initial value:
= array(
'ACT', 'NSW', 'NT', 'QLD', 'SA', 'TAS', 'VIC', 'WA'
)

◆ $streetAddressFormats

Faker\Provider\en_AU\Address::$streetAddressFormats
staticprotected
Initial value:
= array(
'{{buildingNumber}} {{streetName}}',
'{{buildingNumber}}{{buildingLetter}} {{streetName}}',
'{{secondaryAddress}} {{buildingNumber}} {{streetName}}',
)

◆ $streetSuffix

Faker\Provider\en_AU\Address::$streetSuffix
staticprotected
Initial value:
= array(
'Access', 'Alley', 'Alleyway', 'Amble', 'Anchorage', 'Approach', 'Arcade', 'Artery', 'Avenue', 'Basin', 'Beach', 'Bend', 'Block', 'Boulevard', 'Brace', 'Brae', 'Break', 'Bridge', 'Broadway', 'Brow', 'Bypass', 'Byway', 'Causeway', 'Centre', 'Centreway', 'Chase', 'Circle', 'Circlet', 'Circuit', 'Circus', 'Close', 'Colonnade', 'Common', 'Concourse', 'Copse', 'Corner', 'Corso', 'Court', 'Courtyard', 'Cove', 'Crescent', 'Crest', 'Cross', 'Crossing', 'Crossroad', 'Crossway', 'Cruiseway', 'Cul-de-sac', 'Cutting', 'Dale', 'Dell', 'Deviation', 'Dip', 'Distributor', 'Drive', 'Driveway', 'Edge', 'Elbow', 'End', 'Entrance', 'Esplanade', 'Estate', 'Expressway', 'Extension', 'Fairway', 'Fire Track', 'Firetrail', 'Flat', 'Follow', 'Footway', 'Foreshore', 'Formation', 'Freeway', 'Front', 'Frontage', 'Gap', 'Garden', 'Gardens', 'Gate', 'Gates', 'Glade', 'Glen', 'Grange', 'Green', 'Ground', 'Grove', 'Gully', 'Heights', 'Highroad', 'Highway', 'Hill', 'Interchange', 'Intersection', 'Junction', 'Key', 'Landing', 'Lane', 'Laneway', 'Lees', 'Line', 'Link', 'Little', 'Lookout', 'Loop', 'Lower', 'Mall', 'Meander', 'Mew', 'Mews', 'Motorway', 'Mount', 'Nook', 'Outlook', 'Parade', 'Park', 'Parklands', 'Parkway', 'Part', 'Pass', 'Path', 'Pathway', 'Piazza', 'Place', 'Plateau', 'Plaza', 'Pocket', 'Point', 'Port', 'Promenade', 'Quad', 'Quadrangle', 'Quadrant', 'Quay', 'Quays', 'Ramble', 'Ramp', 'Range', 'Reach', 'Reserve', 'Rest', 'Retreat', 'Ride', 'Ridge', 'Ridgeway', 'Right Of Way', 'Ring', 'Rise', 'River', 'Riverway', 'Riviera', 'Road', 'Roads', 'Roadside', 'Roadway', 'Ronde', 'Rosebowl', 'Rotary', 'Round', 'Route', 'Row', 'Rue', 'Run', 'Service Way', 'Siding', 'Slope', 'Sound', 'Spur', 'Square', 'Stairs', 'State Highway', 'Steps', 'Strand', 'Street', 'Strip', 'Subway', 'Tarn', 'Terrace', 'Thoroughfare', 'Tollway', 'Top', 'Tor', 'Towers', 'Track', 'Trail', 'Trailer', 'Triangle', 'Trunkway', 'Turn', 'Underpass', 'Upper', 'Vale', 'Viaduct', 'View', 'Villas', 'Vista', 'Wade', 'Walk', 'Walkway', 'Way', 'Wynd'
)

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