| /plugin/statistics/ |
| D | deleted.files | 611 ico/os/aix.png 612 ico/os/amigaos.png 613 ico/os/android.png 614 ico/os/apple.png 615 ico/os/atari.png 616 ico/os/beos.png 617 ico/os/blackberryos.png 618 ico/os/bsd.png 619 ico/os/bsdfreebsd.png 620 ico/os/bsdi.png [all …]
|
| D | StatisticsGraph.php | 149 public function os() function in dokuwiki\\plugin\\statistics\\StatisticsGraph 151 $this->sumUpPieChart('os', 'os');
|
| D | Query.php | 606 public function os(): array function in dokuwiki\\plugin\\statistics\\Query 608 $sql = "SELECT COUNT(DISTINCT S.session) as cnt, S.os 612 GROUP BY S.os 613 ORDER BY cnt DESC, S.os" .
|
| D | admin.php | 65 'os' => 'printTableAndPieGraph',
|
| D | Logger.php | 184 'INSERT INTO sessions (session, dt, end, uid, user, ua, ua_info, ua_type, ua_ver, os)
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/ |
| D | OperatingSystem.php | 23 …s class also defined some operating system families and methods to get the family for a specific os 35 protected $parserName = 'os'; 49 'ARM' => 'Armadillo OS', 53 'AOS' => 'AOSC OS', 60 'BLB' => 'BlackBerry OS', 61 'QNX' => 'BlackBerry Tablet OS', 62 'PAN' => 'blackPanther OS', 63 'BOS' => 'Bliss OS', 69 'CLO' => 'Clear Linux OS', 71 'COS' => 'Chrome OS', [all …]
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/ |
| D | oss.yml | 9 # Coolita OS (http://www.coolitaos.com/) 11 - regex: 'Coolita OS QJY/.+LiteOS(\d+[.\d]+)' 12 name: 'Coolita OS' 14 - regex: 'Coolita OS QJY/(\d+[.\d]+)' 15 name: 'Coolita OS' 40 # Puffin OS (https://www.puffin.com/os/help/faq/) 43 name: 'Puffin OS' 74 # blackPanther OS (https://blackpantheros.eu/) 76 - regex: 'blackPanther OS' 77 name: 'blackPanther OS' [all …]
|
| D | bots.yml | 4942 - regex: '(?:hgf|OS)AlphaXCrawl'
|
| /plugin/statistics/vendor/matomo/device-detector/ |
| D | README.md | 109 Get OS family: 284 …OS, AROS, tvOS, Arch Linux, AOSC OS, ASPLinux, Azure Linux, BackTrack, Bada, Baidu Yi, BeOS, Black…
|
| D | DeviceDetector.php | 74 * Constant used as value for unknown browser / os 100 protected $os = null; variable in DeviceDetector\\DeviceDetector 423 * Desktop devices are all devices with an unknown type that are running a desktop os 458 return $this->os; 676 /** @var array $os */ 677 $os = $deviceDetector->getOs(); 678 $osFamily = $os['family'] ?? 'Unknown'; 680 unset($os['short_name'], $os['family']); 684 'os' => $os, 765 if (!isset($this->os[$attr])) { [all …]
|
| /plugin/statistics/vendor/mustangostang/spyc/ |
| D | spyc.yaml | 47 os : os x 10.4.1 56 platform: OS X
|
| /plugin/statistics/vendor/mustangostang/spyc/php4/ |
| D | test.php4 | 71 "os" => "os x 10.4.1")) 79 if ($yaml[5] != array("program" => "Adium", "platform" => "OS X",
|
| /plugin/statistics/db/ |
| D | update0001.sql | 30 `os` TEXT NOT NULL
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/Client/ |
| D | Browser.php | 474 'OS' => 'Ordissimo', 782 'IW', 'LH', 'LY', 'MB', 'MN', 'MO', 'MY', 'OA', 'OS', 830 * Contains a list of mappings from OS names we use to known client hint values 1100 // the browser simulate ua for Android OS
|
| /plugin/statistics/_test/ |
| D | LoggerTest.php | 266 $this->assertEquals('Windows', $session['os']);
|
| /plugin/statistics/js/ |
| D | chart.js | 13 …os(t,e,i,s){const n=[];let o,a,r,l,h,c;for(o=0,a=t.length,h=0;o<a;++o){r=t[o],l=r.box,l.update(r.w… function
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/client/ |
| D | browsers.yml | 844 # Helio (https://developer.magicleap.com/en-us/learn/guides/lumin-os-release-notes-summary) 2936 - regex: '(?:hpw|web)OS/(\d+[.\d]+)'
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/Device/ |
| D | AbstractDeviceParser.php | 1391 'OS' => 'Ordissimo',
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/device/ |
| D | mobiles.yml | 746 - regex: 'PlayBook.+RIM Tablet OS' 828 - regex: 'Palm(?:[ -])?((?!OS|Source|scape)[a-z0-9]+)' 836 - regex: 'Xiino|Palmscape' # Browser for Palm OS only 942 …0-9]|CFNetwork|HomePod|AirPlay|AirPodcasts/|Watch ?OS|Watch1,[12]|MDCR_i?Mac|ICRU_iP(?:ad|hone)|Ma… 2473 …]|5070D|5080[ADFQUX]|5085[ABCDGHIJNOQY]|5086[ADY]|5090[AIY]|5095[IKY]|5098[OS]|5099[ADIUY]|5116J|5… 20069 model: 'V820W Dual OS' 20072 model: 'V891W Dual OS' 20075 model: 'V891 Dual OS' 20078 model: 'V919 3G Air Dual OS' 20081 model: 'V116w 3G Dual OS' [all …]
|