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

Public Member Functions

 phoneNumber ()
 
- Public Member Functions inherited from Faker\Provider\PhoneNumber
 e164PhoneNumber ()
 
 imei ()
 
- 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 Protected Attributes

static $areaCodes
 
static $formats
 
- Static Protected Attributes inherited from Faker\Provider\PhoneNumber
static $formats = array('###-###-###')
 

Additional Inherited Members

- 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='')
 
- Protected Attributes inherited from Faker\Provider\Base
 $generator
 
 $unique
 

Member Data Documentation

◆ $areaCodes

Faker\Provider\vi_VN\PhoneNumber::$areaCodes
staticprotected
Initial value:
= array(
76, 281, 64, 781, 240, 241,
75, 650, 56, 651, 62, 780,
26, 710, 511, 500, 510, 230,
61, 67, 59, 219, 351, 4,
39, 320, 31, 711, 218, 321,
8, 58, 77, 60, 231, 25,
20, 63, 72, 350, 38, 30,
68, 210, 57, 52, 510, 55,
33, 53, 79, 22, 66, 36,
280, 37, 54, 73, 74, 27,
70, 211, 29,
96, 97, 98, 162, 163, 164, 165, 166, 167, 168, 169,
91, 94, 123, 124, 125, 127, 129,
90, 93, 120, 121, 122, 126, 128,
92, 186, 188,
99, 199,
95,
)

◆ $formats

Faker\Provider\vi_VN\PhoneNumber::$formats
staticprotected
Initial value:
= array(
'7' => array(
'0[a] ### ####',
'(0[a]) ### ####',
'0[a]-###-####',
'(0[a])###-####',
'84-[a]-###-####',
'(84)([a])###-####',
'+84-[a]-###-####',
),
'8' => array(
'0[a] #### ####',
'(0[a]) #### ####',
'0[a]-####-####',
'(0[a])####-####',
'84-[a]-####-####',
'(84)([a])####-####',
'+84-[a]-####-####',
),
)

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