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

Public Member Functions

 jpjNumberPlate ()
 
- 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 peninsularPrefix ()
 
static sarawakPrefix ()
 
static sabahPrefix ()
 
static specialPrefix ()
 
static validAlphabet ()
 
static numberSequence ()
 
- Static Public Member Functions inherited from Faker\Provider\Miscellaneous
static boolean ($chanceOfGettingTrue=50)
 
static md5 ()
 
static sha1 ()
 
static sha256 ()
 
static locale ()
 
static countryCode ()
 
static countryISOAlpha3 ()
 
static languageCode ()
 
static currencyCode ()
 
static emoji ()
 
- 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 $jpjNumberPlateFormats
 
static $peninsularPrefix
 
static $sarawakPrefix
 
static $sabahPrefix
 
static $specialPrefix
 
static $validAlphabets
 
- Static Protected Attributes inherited from Faker\Provider\Miscellaneous
static $emoji
 
static $languageCode
 
static $countryCode
 
static $countryISOAlpha3
 
static $localeData
 
static $currencyCode
 

Additional Inherited Members

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

Member Data Documentation

◆ $jpjNumberPlateFormats

Faker\Provider\ms_MY\Miscellaneous::$jpjNumberPlateFormats
staticprotected
Initial value:
= array(
'{{peninsularPrefix}}{{validAlphabet}}{{validAlphabet}} {{numberSequence}}',
'{{peninsularPrefix}}{{validAlphabet}}{{validAlphabet}} {{numberSequence}}',
'{{peninsularPrefix}}{{validAlphabet}}{{validAlphabet}} {{numberSequence}}',
'{{peninsularPrefix}}{{validAlphabet}}{{validAlphabet}} {{numberSequence}}',
'W{{validAlphabet}}{{validAlphabet}} {{numberSequence}} {{validAlphabet}}',
'KV {{numberSequence}} {{validAlphabet}}',
'{{sarawakPrefix}} {{numberSequence}} {{validAlphabet}}',
'{{sabahPrefix}} {{numberSequence}} {{validAlphabet}}',
'{{specialPrefix}} {{numberSequence}}',
)

https://en.wikipedia.org/wiki/Vehicle_registration_plates_of_Malaysia

◆ $peninsularPrefix

Faker\Provider\ms_MY\Miscellaneous::$peninsularPrefix
staticprotected
Initial value:
= array(
'A','A','B','C','D','F','J','J','K','M','N','P','P','R','T','V',
'W','W','W','W','W','W',
)

Some alphabet has higher frequency that coincides with the current number of registrations. E.g. W = Wilayah Persekutuan

https://en.wikipedia.org/wiki/Vehicle_registration_plates_of_Malaysia#Current_format

◆ $sabahPrefix

Faker\Provider\ms_MY\Miscellaneous::$sabahPrefix
staticprotected
Initial value:
= array(
'SA','SAA','SAB','SAC','SB','SD','SG',
'SK','SL','SS','SSA','ST','STA','SU'
)

https://en.wikipedia.org/wiki/Vehicle_registration_plates_of_Malaysia#Current_format_3

◆ $sarawakPrefix

Faker\Provider\ms_MY\Miscellaneous::$sarawakPrefix
staticprotected
Initial value:
= array(
'QA','QK','QB','QC','QL','QM','QP','QR','QS','QT'
)

https://en.wikipedia.org/wiki/Vehicle_registration_plates_of_Malaysia#Current_format_2

◆ $specialPrefix

Faker\Provider\ms_MY\Miscellaneous::$specialPrefix
staticprotected
Initial value:
= array(
'1M4U',
'A1M',
'BAMbee',
'Chancellor',
'G','G1M','GP','GT',
'Jaguh',
'K1M','KRISS',
'LOTUS',
'NAAM','NAZA','NBOS',
'PATRIOT','Perdana','PERFECT','Perodua','Persona','Proton','Putra','PUTRAJAYA',
'RIMAU',
'SAM','SAS','Satria','SMS','SUKOM',
'T1M','Tiara','TTB',
'U','US',
'VIP',
'WAJA',
'XIIINAM','XOIC','XXVIASEAN','XXXIDB',
'Y'
)

https://en.wikipedia.org/wiki/Vehicle_registration_plates_of_Malaysia#Commemorative_plates

◆ $validAlphabets

Faker\Provider\ms_MY\Miscellaneous::$validAlphabets
staticprotected
Initial value:
= array(
'A','B','C','D','E','F',
'G','H','J','K','L','M',
'N','P','Q','R','S','T',
'U','V','W','X','Y',''
)

Chances of having an empty alphabet will be 1/24

https://en.wikipedia.org/wiki/Vehicle_registration_plates_of_Malaysia#Current_format


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