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

Static Public Member Functions

static companyField ()
 
- Static Public Member Functions inherited from Faker\Provider\Company
static companySuffix ()
 
- 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 $formats
 
static $companySuffix = array('A.Ş.', 'Ltd. Şti.')
 
static $companyField
 
static $jobTitleFormat
 
- Static Protected Attributes inherited from Faker\Provider\Company
static $formats
 
static $companySuffix = array('Ltd')
 
static $jobTitleFormat
 

Additional Inherited Members

- Public Member Functions inherited from Faker\Provider\Company
 company ()
 
 jobTitle ()
 
- 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 Function Documentation

◆ companyField()

static Faker\Provider\tr_TR\Company::companyField ( )
static

Returns a random company field.

Returns
string

Member Data Documentation

◆ $companyField

Faker\Provider\tr_TR\Company::$companyField
staticprotected
Initial value:
= array(
'Akaryakıt', 'Beyaz Eşya', 'Bilgi İşlem', 'Bilgisayar', 'Bilişim Hizmetleri',
'Biracılık ve Malt Sanayii', 'Cam Sanayii', 'Çimento', 'Demir ve Çelik',
'Dış Ticaret', 'Eczacılık', 'Elektrik İletim', 'Elektrik Üretim', 'Elektronik',
'Emlak', 'Enerji', 'Giyim', 'Gıda', 'Holding', 'Isıtma ve Soğutma Sistemleri',
'İletişim Hizmetleri', 'İnşaat ve Sanayi', 'İthalat ve İhracat', 'Kimya',
'Kurumsal Hizmetler', 'Lojistik', 'Madencilik', 'Makina', 'Mağazalar', 'Nakliyat',
'Otomotiv', 'Pazarlama', 'Perakende Ticaret', 'Petrol', 'Petrolcülük', 'Sanayi',
'Sağlık Hizmetleri', 'Servis ve Ticaret', 'Süt Ürünleri', 'Tarım Sanayi',
'Tavukçuluk', 'Tekstil', 'Telekomunikasyon', 'Tersane ve Ulaşım Sanayi',
'Ticaret', 'Ticaret ve Sanayi', 'Ticaret ve Taahhüt', 'Turizm', 'Yatırım'
)

◆ $formats

Faker\Provider\tr_TR\Company::$formats
staticprotected
Initial value:
= array(
'{{lastName}} {{companySuffix}}',
'{{lastName}}oğlu {{companySuffix}}',
'{{lastName}} {{lastName}} {{companySuffix}}',
'{{lastName}} {{companyField}} {{companySuffix}}',
'{{lastName}} {{companyField}} {{companySuffix}}',
'{{lastName}} {{companyField}} {{companySuffix}}',
'{{lastName}} {{lastName}} {{companyField}} {{companySuffix}}',
)

◆ $jobTitleFormat

Faker\Provider\tr_TR\Company::$jobTitleFormat
staticprotected

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