| /plugin/statistics/vendor/matomo/device-detector/Parser/Client/ |
| D | AbstractClientParser.php | 27 protected $parserName = ''; variable in DeviceDetector\\Parser\\Client\\AbstractClientParser 54 'type' => $this->parserName,
|
| D | MobileApp.php | 40 protected $parserName = 'mobile app'; variable in DeviceDetector\\Parser\\Client\\MobileApp 121 'type' => $this->parserName,
|
| D | MediaPlayer.php | 30 protected $parserName = 'mediaplayer'; variable in DeviceDetector\\Parser\\Client\\MediaPlayer
|
| D | Library.php | 30 protected $parserName = 'library'; variable in DeviceDetector\\Parser\\Client\\Library
|
| D | PIM.php | 30 protected $parserName = 'pim'; variable in DeviceDetector\\Parser\\Client\\PIM
|
| D | FeedReader.php | 30 protected $parserName = 'feed reader'; variable in DeviceDetector\\Parser\\Client\\FeedReader
|
| D | Browser.php | 41 protected $parserName = 'browser'; variable in DeviceDetector\\Parser\\Client\\Browser
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/ |
| D | AbstractParser.php | 38 protected $parserName; variable in DeviceDetector\\Parser\\AbstractParser 225 return $this->parserName; 459 $cacheKey = $this->parserName . DeviceDetector::VERSION . '-all';
|
| D | VendorFragment.php | 30 protected $parserName = 'vendorfragments'; variable in DeviceDetector\\Parser\\VendorFragment
|
| D | Bot.php | 32 protected $parserName = 'bot'; variable in DeviceDetector\\Parser\\Bot
|
| D | OperatingSystem.php | 35 protected $parserName = 'os'; variable in DeviceDetector\\Parser\\OperatingSystem
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/Device/ |
| D | Mobile.php | 30 protected $parserName = 'mobile'; variable in DeviceDetector\\Parser\\Device\\Mobile
|
| D | CarBrowser.php | 30 protected $parserName = 'car browser'; variable in DeviceDetector\\Parser\\Device\\CarBrowser
|
| D | Console.php | 30 protected $parserName = 'console'; variable in DeviceDetector\\Parser\\Device\\Console
|
| D | PortableMediaPlayer.php | 30 protected $parserName = 'portablemediaplayer'; variable in DeviceDetector\\Parser\\Device\\PortableMediaPlayer
|
| D | Notebook.php | 24 protected $parserName = 'notebook'; variable in DeviceDetector\\Parser\\Device\\Notebook
|
| D | Camera.php | 30 protected $parserName = 'camera'; variable in DeviceDetector\\Parser\\Device\\Camera
|
| D | ShellTv.php | 28 protected $parserName = 'shelltv'; variable in DeviceDetector\\Parser\\Device\\ShellTv
|
| D | HbbTv.php | 30 protected $parserName = 'tv'; variable in DeviceDetector\\Parser\\Device\\HbbTv
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/Client/Hints/ |
| D | BrowserHints.php | 27 protected $parserName = 'BrowserHints'; variable in DeviceDetector\\Parser\\Client\\Hints\\BrowserHints
|
| D | AppHints.php | 27 protected $parserName = 'AppHints'; variable in DeviceDetector\\Parser\\Client\\Hints\\AppHints
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/Client/Browser/ |
| D | Engine.php | 32 protected $parserName = 'browserengine'; variable in DeviceDetector\\Parser\\Client\\Browser\\Engine
|