Home
last modified time | relevance | path

Searched refs:groupid (Results 1 – 25 of 2811) sorted by relevance

12345678910>>...113

/dports/www/moodle310/moodle/availability/condition/group/classes/
H A Dcondition.php41 protected $groupid; variable in availability_group\\condition
52 $this->groupid = 0;
62 if ($this->groupid) {
75 if ($this->groupid) {
96 if ($this->groupid) {
126 return $this->groupid ? '#' . $this->groupid : 'any';
148 if (!$this->groupid) {
160 $this->groupid = -1;
205 if ($this->groupid) {
250 if ($groupid) {
[all …]
/dports/www/moodle311/moodle/availability/condition/group/classes/
H A Dcondition.php41 protected $groupid; variable in availability_group\\condition
52 $this->groupid = 0;
62 if ($this->groupid) {
75 if ($this->groupid) {
96 if ($this->groupid) {
126 return $this->groupid ? '#' . $this->groupid : 'any';
148 if (!$this->groupid) {
160 $this->groupid = -1;
205 if ($this->groupid) {
250 if ($groupid) {
[all …]
/dports/www/moodle39/moodle/availability/condition/group/classes/
H A Dcondition.php41 protected $groupid; variable in availability_group\\condition
52 $this->groupid = 0;
62 if ($this->groupid) {
75 if ($this->groupid) {
96 if ($this->groupid) {
127 return $this->groupid ? '#' . $this->groupid : 'any';
149 if (!$this->groupid) {
161 $this->groupid = -1;
206 if ($this->groupid) {
251 if ($groupid) {
[all …]
/dports/news/inn-current/inn-2.7-20211226/storage/ovsqlite/
H A Dsql-main.sql55 where groupid=?1
72 and groupid>?1
73 order by groupid;
84 where groupid=?1;
96 where groupid=?1
103 where artinfo.groupid=groupinfo.groupid),
106 where groupid=?1;
111 where groupid=?1;
137 where groupid=?1
154 where artinfo.groupid=groupinfo.groupid);
[all …]
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/app/controllers/
H A DCControllerWidgetProblemHostsView.php91 foreach ($groups as $groupid => $group) {
93 $groups[$groupid]['hosts_total_count'] = 0;
94 $groups[$groupid]['hosts_problematic_unack_count'] = 0;
95 $groups[$groupid]['hosts_problematic_unack_list'] = [];
98 $groups[$groupid]['hosts_problematic_count'] = 0;
99 $groups[$groupid]['hosts_problematic_list'] = [];
182 $groupid = $group['groupid'];
184 if (!array_key_exists($groupid, $groups)) {
206 $groups[$groupid]['hosts_problematic_count']++;
219 foreach ($groups as $groupid => $group) {
[all …]
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/app/controllers/
H A DCControllerWidgetProblemHostsView.php91 foreach ($groups as $groupid => $group) {
93 $groups[$groupid]['hosts_total_count'] = 0;
94 $groups[$groupid]['hosts_problematic_unack_count'] = 0;
95 $groups[$groupid]['hosts_problematic_unack_list'] = [];
98 $groups[$groupid]['hosts_problematic_count'] = 0;
99 $groups[$groupid]['hosts_problematic_list'] = [];
182 $groupid = $group['groupid'];
184 if (!array_key_exists($groupid, $groups)) {
206 $groups[$groupid]['hosts_problematic_count']++;
219 foreach ($groups as $groupid => $group) {
[all …]
/dports/net-mgmt/zabbix4-server/zabbix-4.0.30/frontends/php/app/controllers/
H A DCControllerWidgetProblemHostsView.php91 foreach ($groups as $groupid => $group) {
93 $groups[$groupid]['hosts_total_count'] = 0;
94 $groups[$groupid]['hosts_problematic_unack_count'] = 0;
95 $groups[$groupid]['hosts_problematic_unack_list'] = [];
98 $groups[$groupid]['hosts_problematic_count'] = 0;
99 $groups[$groupid]['hosts_problematic_list'] = [];
180 $groupid = $group['groupid'];
182 if (!array_key_exists($groupid, $groups)) {
204 $groups[$groupid]['hosts_problematic_count']++;
217 foreach ($groups as $groupid => $group) {
[all …]
/dports/net-mgmt/zabbix4-proxy/zabbix-4.0.30/frontends/php/app/controllers/
H A DCControllerWidgetProblemHostsView.php91 foreach ($groups as $groupid => $group) {
93 $groups[$groupid]['hosts_total_count'] = 0;
94 $groups[$groupid]['hosts_problematic_unack_count'] = 0;
95 $groups[$groupid]['hosts_problematic_unack_list'] = [];
98 $groups[$groupid]['hosts_problematic_count'] = 0;
99 $groups[$groupid]['hosts_problematic_list'] = [];
180 $groupid = $group['groupid'];
182 if (!array_key_exists($groupid, $groups)) {
204 $groups[$groupid]['hosts_problematic_count']++;
217 foreach ($groups as $groupid => $group) {
[all …]
/dports/net-mgmt/zabbix54-proxy/zabbix-5.4.9/ui/app/controllers/
H A DCControllerWidgetProblemHostsView.php89 foreach ($groups as $groupid => $group) {
91 $groups[$groupid]['hosts_total_count'] = 0;
92 $groups[$groupid]['hosts_problematic_unack_count'] = 0;
93 $groups[$groupid]['hosts_problematic_unack_list'] = [];
96 $groups[$groupid]['hosts_problematic_count'] = 0;
97 $groups[$groupid]['hosts_problematic_list'] = [];
180 $groupid = $group['groupid'];
182 if (!array_key_exists($groupid, $groups)) {
204 $groups[$groupid]['hosts_problematic_count']++;
217 foreach ($groups as $groupid => $group) {
[all …]
/dports/net-mgmt/zabbix54-server/zabbix-5.4.9/ui/app/controllers/
H A DCControllerWidgetProblemHostsView.php89 foreach ($groups as $groupid => $group) {
91 $groups[$groupid]['hosts_total_count'] = 0;
92 $groups[$groupid]['hosts_problematic_unack_count'] = 0;
93 $groups[$groupid]['hosts_problematic_unack_list'] = [];
96 $groups[$groupid]['hosts_problematic_count'] = 0;
97 $groups[$groupid]['hosts_problematic_list'] = [];
180 $groupid = $group['groupid'];
182 if (!array_key_exists($groupid, $groups)) {
204 $groups[$groupid]['hosts_problematic_count']++;
217 foreach ($groups as $groupid => $group) {
[all …]
/dports/net-mgmt/zabbix5-agent/zabbix-5.0.19/ui/app/controllers/
H A DCControllerWidgetProblemHostsView.php91 foreach ($groups as $groupid => $group) {
93 $groups[$groupid]['hosts_total_count'] = 0;
94 $groups[$groupid]['hosts_problematic_unack_count'] = 0;
95 $groups[$groupid]['hosts_problematic_unack_list'] = [];
98 $groups[$groupid]['hosts_problematic_count'] = 0;
99 $groups[$groupid]['hosts_problematic_list'] = [];
182 $groupid = $group['groupid'];
184 if (!array_key_exists($groupid, $groups)) {
206 $groups[$groupid]['hosts_problematic_count']++;
219 foreach ($groups as $groupid => $group) {
[all …]
/dports/net-mgmt/zabbix5-proxy/zabbix-5.0.19/ui/app/controllers/
H A DCControllerWidgetProblemHostsView.php91 foreach ($groups as $groupid => $group) {
93 $groups[$groupid]['hosts_total_count'] = 0;
94 $groups[$groupid]['hosts_problematic_unack_count'] = 0;
95 $groups[$groupid]['hosts_problematic_unack_list'] = [];
98 $groups[$groupid]['hosts_problematic_count'] = 0;
99 $groups[$groupid]['hosts_problematic_list'] = [];
182 $groupid = $group['groupid'];
184 if (!array_key_exists($groupid, $groups)) {
206 $groups[$groupid]['hosts_problematic_count']++;
219 foreach ($groups as $groupid => $group) {
[all …]
/dports/net-mgmt/zabbix54-agent/zabbix-5.4.9/ui/app/controllers/
H A DCControllerWidgetProblemHostsView.php89 foreach ($groups as $groupid => $group) {
91 $groups[$groupid]['hosts_total_count'] = 0;
92 $groups[$groupid]['hosts_problematic_unack_count'] = 0;
93 $groups[$groupid]['hosts_problematic_unack_list'] = [];
96 $groups[$groupid]['hosts_problematic_count'] = 0;
97 $groups[$groupid]['hosts_problematic_list'] = [];
180 $groupid = $group['groupid'];
182 if (!array_key_exists($groupid, $groups)) {
204 $groups[$groupid]['hosts_problematic_count']++;
217 foreach ($groups as $groupid => $group) {
[all …]
/dports/net-mgmt/zabbix5-server/zabbix-5.0.19/ui/app/controllers/
H A DCControllerWidgetProblemHostsView.php91 foreach ($groups as $groupid => $group) {
93 $groups[$groupid]['hosts_total_count'] = 0;
94 $groups[$groupid]['hosts_problematic_unack_count'] = 0;
95 $groups[$groupid]['hosts_problematic_unack_list'] = [];
98 $groups[$groupid]['hosts_problematic_count'] = 0;
99 $groups[$groupid]['hosts_problematic_list'] = [];
182 $groupid = $group['groupid'];
184 if (!array_key_exists($groupid, $groups)) {
206 $groups[$groupid]['hosts_problematic_count']++;
219 foreach ($groups as $groupid => $group) {
[all …]
/dports/net-mgmt/zabbix54-frontend/zabbix-5.4.9/ui/app/controllers/
H A DCControllerWidgetProblemHostsView.php89 foreach ($groups as $groupid => $group) {
91 $groups[$groupid]['hosts_total_count'] = 0;
92 $groups[$groupid]['hosts_problematic_unack_count'] = 0;
93 $groups[$groupid]['hosts_problematic_unack_list'] = [];
96 $groups[$groupid]['hosts_problematic_count'] = 0;
97 $groups[$groupid]['hosts_problematic_list'] = [];
180 $groupid = $group['groupid'];
182 if (!array_key_exists($groupid, $groups)) {
204 $groups[$groupid]['hosts_problematic_count']++;
217 foreach ($groups as $groupid => $group) {
[all …]
/dports/net-mgmt/zabbix54-java/zabbix-5.4.9/ui/app/controllers/
H A DCControllerWidgetProblemHostsView.php89 foreach ($groups as $groupid => $group) {
91 $groups[$groupid]['hosts_total_count'] = 0;
92 $groups[$groupid]['hosts_problematic_unack_count'] = 0;
93 $groups[$groupid]['hosts_problematic_unack_list'] = [];
96 $groups[$groupid]['hosts_problematic_count'] = 0;
97 $groups[$groupid]['hosts_problematic_list'] = [];
180 $groupid = $group['groupid'];
182 if (!array_key_exists($groupid, $groups)) {
204 $groups[$groupid]['hosts_problematic_count']++;
217 foreach ($groups as $groupid => $group) {
[all …]
/dports/net-mgmt/zabbix4-java/zabbix-4.0.30/frontends/php/app/controllers/
H A DCControllerWidgetProblemHostsView.php91 foreach ($groups as $groupid => $group) {
93 $groups[$groupid]['hosts_total_count'] = 0;
94 $groups[$groupid]['hosts_problematic_unack_count'] = 0;
95 $groups[$groupid]['hosts_problematic_unack_list'] = [];
98 $groups[$groupid]['hosts_problematic_count'] = 0;
99 $groups[$groupid]['hosts_problematic_list'] = [];
180 $groupid = $group['groupid'];
182 if (!array_key_exists($groupid, $groups)) {
204 $groups[$groupid]['hosts_problematic_count']++;
217 foreach ($groups as $groupid => $group) {
[all …]
/dports/net-mgmt/zabbix4-frontend/zabbix-4.0.30/frontends/php/app/controllers/
H A DCControllerWidgetProblemHostsView.php91 foreach ($groups as $groupid => $group) {
93 $groups[$groupid]['hosts_total_count'] = 0;
94 $groups[$groupid]['hosts_problematic_unack_count'] = 0;
95 $groups[$groupid]['hosts_problematic_unack_list'] = [];
98 $groups[$groupid]['hosts_problematic_count'] = 0;
99 $groups[$groupid]['hosts_problematic_list'] = [];
180 $groupid = $group['groupid'];
182 if (!array_key_exists($groupid, $groups)) {
204 $groups[$groupid]['hosts_problematic_count']++;
217 foreach ($groups as $groupid => $group) {
[all …]
/dports/net-mgmt/zabbix4-agent/zabbix-4.0.30/frontends/php/app/controllers/
H A DCControllerWidgetProblemHostsView.php91 foreach ($groups as $groupid => $group) {
93 $groups[$groupid]['hosts_total_count'] = 0;
94 $groups[$groupid]['hosts_problematic_unack_count'] = 0;
95 $groups[$groupid]['hosts_problematic_unack_list'] = [];
98 $groups[$groupid]['hosts_problematic_count'] = 0;
99 $groups[$groupid]['hosts_problematic_list'] = [];
180 $groupid = $group['groupid'];
182 if (!array_key_exists($groupid, $groups)) {
204 $groups[$groupid]['hosts_problematic_count']++;
217 foreach ($groups as $groupid => $group) {
[all …]
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dgl_missingtexture.c125 if (groupid >= numfakeplanes) in gld_PreprocessFakeSector()
167 int groupid; in gld_PreprocessFakeSectors() local
202 groupid = 0; in gld_PreprocessFakeSectors()
217 fakeplanes[groupid].list = malloc(fakeplanes[groupid].count * sizeof(sector_t*)); in gld_PreprocessFakeSectors()
226 groupid++; in gld_PreprocessFakeSectors()
245 if (groupid == -1) in GetBestFake()
253 if (fakeplanes[groupid].ceiling) in GetBestFake()
262 fakeplanes[groupid].sector = fakeplanes[groupid].list[i]; in GetBestFake()
275 fakeplanes[groupid].sector = fakeplanes[groupid].list[i]; in GetBestFake()
281 if (fakeplanes[groupid].sector) in GetBestFake()
[all …]
/dports/www/moodle310/moodle/group/classes/output/
H A Duser_groups_editable.php127 foreach ($groupids as $index => $groupid) {
128 $groupids[$index] = clean_param($groupid, PARAM_INT);
143 foreach ($groupids as $groupid) {
144 if (!isset($coursegroups[$groupid])) {
147 $byid[$groupid] = $groupid;
154 foreach ($groupids as $groupid) {
155 if (!isset($coursegroups[$groupid]->members[$userid])) {
157 groups_add_member($groupid, $userid);
164 foreach ($coursegroups as $groupid => $group) {
167 groups_remove_member($groupid, $userid);
[all …]
/dports/www/moodle311/moodle/group/classes/output/
H A Duser_groups_editable.php127 foreach ($groupids as $index => $groupid) {
128 $groupids[$index] = clean_param($groupid, PARAM_INT);
143 foreach ($groupids as $groupid) {
144 if (!isset($coursegroups[$groupid])) {
147 $byid[$groupid] = $groupid;
154 foreach ($groupids as $groupid) {
155 if (!isset($coursegroups[$groupid]->members[$userid])) {
157 groups_add_member($groupid, $userid);
164 foreach ($coursegroups as $groupid => $group) {
167 groups_remove_member($groupid, $userid);
[all …]
/dports/www/moodle39/moodle/group/classes/output/
H A Duser_groups_editable.php127 foreach ($groupids as $index => $groupid) {
128 $groupids[$index] = clean_param($groupid, PARAM_INT);
143 foreach ($groupids as $groupid) {
144 if (!isset($coursegroups[$groupid])) {
147 $byid[$groupid] = $groupid;
154 foreach ($groupids as $groupid) {
155 if (!isset($coursegroups[$groupid]->members[$userid])) {
157 groups_add_member($groupid, $userid);
164 foreach ($coursegroups as $groupid => $group) {
167 groups_remove_member($groupid, $userid);
[all …]
/dports/net-mgmt/zabbix5-java/zabbix-5.0.19/ui/app/partials/
H A Dadministration.usergroup.grouprights.html.php31 foreach ($data['group_rights'] as $groupid => $group_right) {
35 $form_vars[] = (new CVar('group_rights['.$groupid.'][name]', $group_right['name']))->removeId();
36 $form_data_json[$groupid] = ['name' => $group_right['name']];
38 if ($groupid == 0) {
39 …$form_vars[] = (new CVar('group_rights['.$groupid.'][grouped]', $group_right['grouped']))->removeI…
40 …$form_vars[] = (new CVar('group_rights['.$groupid.'][permission]', $group_right['permission']))->r…
42 $form_data_json[$groupid]['grouped'] = $group_right['grouped'];
43 $form_data_json[$groupid]['permission'] = $group_right['permission'];
58 …$form_vars[] = (new CVar('group_rights['.$groupid.'][grouped]', $group_right['grouped']))->removeI…
59 $form_data_json[$groupid]['grouped'] = $group_right['grouped'];
[all …]
/dports/net-mgmt/zabbix5-frontend/zabbix-5.0.19/ui/app/partials/
H A Dadministration.usergroup.grouprights.html.php31 foreach ($data['group_rights'] as $groupid => $group_right) {
35 $form_vars[] = (new CVar('group_rights['.$groupid.'][name]', $group_right['name']))->removeId();
36 $form_data_json[$groupid] = ['name' => $group_right['name']];
38 if ($groupid == 0) {
39 …$form_vars[] = (new CVar('group_rights['.$groupid.'][grouped]', $group_right['grouped']))->removeI…
40 …$form_vars[] = (new CVar('group_rights['.$groupid.'][permission]', $group_right['permission']))->r…
42 $form_data_json[$groupid]['grouped'] = $group_right['grouped'];
43 $form_data_json[$groupid]['permission'] = $group_right['permission'];
58 …$form_vars[] = (new CVar('group_rights['.$groupid.'][grouped]', $group_right['grouped']))->removeI…
59 $form_data_json[$groupid]['grouped'] = $group_right['grouped'];
[all …]

12345678910>>...113