Searched full:subor (Results 1 – 5 of 5) sorted by relevance
| /plugin/structat/meta/ |
| D | SearchConfigAt.php | 73 $subOr = $subAnd->whereSubOr(); 74 $subOr->whereAnd("GETACCESSLEVEL($datatable.pid) > 0"); 75 $subOr->whereAnd("PAGEEXISTS($datatable.pid) = 1"); 76 $subOr->whereAnd('(ASSIGNED = 1 OR ASSIGNED IS NULL)');
|
| /plugin/struct/meta/ |
| H A D | SearchSQLBuilder.php | 48 $subOr = $subAnd->whereSubOr(); 49 $subOr->whereAnd("GETACCESSLEVEL($datatable.pid) > 0"); 50 $subOr->whereAnd("PAGEEXISTS($datatable.pid) = 1"); 52 $subOr->whereAnd("($datatable.rid != 0 OR (ASSIGNED = 1 OR ASSIGNED IS NULL))");
|
| /plugin/statistics/vendor/matomo/device-detector/Parser/Device/ |
| D | AbstractDeviceParser.php | 1738 '06' => 'Subor',
|
| /plugin/statistics/vendor/matomo/device-detector/ |
| D | README.md | 316 …Telecom, Stilevs, STK, Stonex, Storex, StrawBerry, Stream, STRONG, Stylo, Subor, Sugar, SULPICE TV…
|
| /plugin/statistics/vendor/matomo/device-detector/regexes/device/ |
| D | mobiles.yml | 33248 # Subor 33249 Subor: 33250 regex: 'SUBOR[ _]' 33253 - regex: 'SUBOR[ _](S5|2019)(?:[);/ ]|$)' 33255 - regex: 'SUBOR[_ ]K10PLUS(?:[);/ ]|$)'
|