Home
last modified time | relevance | path

Searched +full:os +(+path:plugin +path:statistics) -(+path:plugin +path:statistics +path:lang) (Results 1 – 19 of 19) sorted by relevance

/plugin/statistics/
Ddeleted.files611 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 …]
DStatisticsGraph.php149 public function os() function in dokuwiki\\plugin\\statistics\\StatisticsGraph
151 $this->sumUpPieChart('os', 'os');
DQuery.php606 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" .
Dadmin.php65 'os' => 'printTableAndPieGraph',
DLogger.php184 'INSERT INTO sessions (session, dt, end, uid, user, ua, ua_info, ua_type, ua_ver, os)
/plugin/statistics/vendor/matomo/device-detector/Parser/
DOperatingSystem.php23 …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/
Doss.yml9 # 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 …]
Dbots.yml4942 - regex: '(?:hgf|OS)AlphaXCrawl'
/plugin/statistics/vendor/matomo/device-detector/
DREADME.md109 Get OS family:
284OS, AROS, tvOS, Arch Linux, AOSC OS, ASPLinux, Azure Linux, BackTrack, Bada, Baidu Yi, BeOS, Black…
DDeviceDetector.php74 * 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/
Dspyc.yaml47 os : os x 10.4.1
56 platform: OS X
/plugin/statistics/vendor/mustangostang/spyc/php4/
Dtest.php471 "os" => "os x 10.4.1"))
79 if ($yaml[5] != array("program" => "Adium", "platform" => "OS X",
/plugin/statistics/db/
Dupdate0001.sql30 `os` TEXT NOT NULL
/plugin/statistics/vendor/matomo/device-detector/Parser/Client/
DBrowser.php474 '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/
DLoggerTest.php266 $this->assertEquals('Windows', $session['os']);
/plugin/statistics/js/
Dchart.js13os(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/
Dbrowsers.yml844 # 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/
DAbstractDeviceParser.php1391 'OS' => 'Ordissimo',
/plugin/statistics/vendor/matomo/device-detector/regexes/device/
Dmobiles.yml746 - 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 …]