Home
last modified time | relevance | path

Searched refs:getServer (Results 1 – 25 of 1515) sorted by relevance

12345678910>>...61

/dports/www/owncloud/owncloud/lib/private/AppFramework/DependencyInjection/
H A DDIContainer.php69 $server = $this->getServer();
106 return $this->getServer()->getCache();
114 $server = $this->getServer();
124 return $this->getServer()->getConfig();
136 return $this->getServer()->getDb();
184 return $this->getServer()->getLogger();
291 return $this->getServer();
361 $app->getServer()->getLogger(),
362 $app->getServer()->getUserSession(),
382 $app->getServer()->getSession()
[all …]
/dports/irc/konversation/konversation-21.12.3/src/
H A Dnotificationhandler.cpp40 … (Preferences::self()->disableNotifyWhileAway() && chatWin->getServer() && chatWin->getServer()->i… in message()
89 … (Preferences::self()->disableNotifyWhileAway() && chatWin->getServer() && chatWin->getServer()->i… in nick()
137 … (Preferences::self()->disableNotifyWhileAway() && chatWin->getServer() && chatWin->getServer()->i… in queryMessage()
196 … (Preferences::self()->disableNotifyWhileAway() && chatWin->getServer() && chatWin->getServer()->i… in join()
215 … (Preferences::self()->disableNotifyWhileAway() && chatWin->getServer() && chatWin->getServer()->i… in part()
234 … (Preferences::self()->disableNotifyWhileAway() && chatWin->getServer() && chatWin->getServer()->i… in quit()
245 … (Preferences::self()->disableNotifyWhileAway() && chatWin->getServer() && chatWin->getServer()->i… in nickChange()
256 … (Preferences::self()->disableNotifyWhileAway() && chatWin->getServer() && chatWin->getServer()->i… in dccIncoming()
267 … (Preferences::self()->disableNotifyWhileAway() && chatWin->getServer() && chatWin->getServer()->i… in dccError()
278 … (Preferences::self()->disableNotifyWhileAway() && chatWin->getServer() && chatWin->getServer()->i… in dccTransferDone()
[all …]
/dports/games/freeminer/freeminer-0.4.10.4/src/script/lua_api/
H A Dl_server.cpp35 getServer(L)->requestShutdown(); in l_request_shutdown()
53 Server *server = getServer(L); in l_chat_send_all()
67 Server *server = getServer(L); in l_chat_send_player()
79 Server *server = getServer(L); in l_get_player_privs()
165 ERET(getServer(L)->getClientInfo(player->peer_id, in l_get_player_information()
280 getServer(L)->setIpBanned(ip_str, name); in l_ban_player()
322 getServer(L)->unsetIpBanned(ip_or_name); in l_unban_player_or_ip()
374 getServer(L)->getModNames(mods_unsorted); in l_get_modnames()
423 s32 handle = getServer(L)->playSound(spec, params); in l_sound_play()
433 getServer(L)->stopSound(handle); in l_sound_stop()
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/WebServices/ECS/classes/Mapping/
H A Dclass.ilECSMappingSettingsGUI.php66 public function getServer() function in ilECSMappingSettingsGUI
240 $this->getServer()->getServerId(),
375 $this->getServer()->getServerId(),
441 $this->getServer()->getServerId(),
698 $this->getServer()->getServerId(),
786 $this->getServer()->getServerId(),
847 $this->getServer()->getServerId(),
865 $this->getServer()->getServerId(),
922 $this->getServer()->getServerId(),
949 $this->getServer()->getServerId(),
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/WebServices/ECS/classes/Mapping/
H A Dclass.ilECSMappingSettingsGUI.php66 public function getServer() function in ilECSMappingSettingsGUI
240 $this->getServer()->getServerId(),
375 $this->getServer()->getServerId(),
441 $this->getServer()->getServerId(),
698 $this->getServer()->getServerId(),
786 $this->getServer()->getServerId(),
847 $this->getServer()->getServerId(),
865 $this->getServer()->getServerId(),
922 $this->getServer()->getServerId(),
949 $this->getServer()->getServerId(),
[all …]
/dports/www/owncloud/owncloud/apps/encryption/lib/AppInfo/
H A DApplication.php82 $server = $container->getServer();
133 $server = $c->getServer();
157 $server = $c->getServer();
164 $server = $c->getServer();
178 $server = $c->getServer();
192 $server = $c->getServer();
202 $server = $c->getServer();
212 $server = $c->getServer();
229 $server = $c->getServer();
238 $server = $c->getServer();
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/webapps/
H A DWebApkUpdateDataFetcherTest.java133 mTestServerRule.getServer(), mTab, WEB_MANIFEST_URL1); in testLaunchWithDesiredManifestUrl()
136 startWebApkUpdateDataFetcher(mTestServerRule.getServer().getURL(WEB_MANIFEST_SCOPE), in testLaunchWithDesiredManifestUrl()
137 mTestServerRule.getServer().getURL(WEB_MANIFEST_URL1), waiter); in testLaunchWithDesiredManifestUrl()
155 mTestServerRule.getServer(), mTab, WEB_MANIFEST_URL_MASKABLE); in testLaunchWithMaskablePrimaryIconManifestUrl()
158 startWebApkUpdateDataFetcher(mTestServerRule.getServer().getURL(WEB_MANIFEST_SCOPE), in testLaunchWithMaskablePrimaryIconManifestUrl()
159 mTestServerRule.getServer().getURL(WEB_MANIFEST_URL_MASKABLE), waiter); in testLaunchWithMaskablePrimaryIconManifestUrl()
176 mTestServerRule.getServer(), mTab, WEB_MANIFEST_URL1); in testLaunchWithDifferentManifestUrl()
179 startWebApkUpdateDataFetcher(mTestServerRule.getServer().getURL(WEB_MANIFEST_SCOPE), in testLaunchWithDifferentManifestUrl()
180 mTestServerRule.getServer().getURL(WEB_MANIFEST_URL2), waiter); in testLaunchWithDifferentManifestUrl()
183 mTestServerRule.getServer(), mTab, WEB_MANIFEST_URL2); in testLaunchWithDifferentManifestUrl()
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/WebServices/ECS/classes/Tree/
H A Dclass.ilECSCmsTreeCommandQueueHandler.php38 public function getServer() function in ilECSCmsTreeCommandQueueHandler
89 $data->setServerId($this->getServer()->getServerId());
100 $this->getServer()->getServerId(),
122 $data->setServerId($this->getServer()->getServerId());
133 $this->getServer()->getServerId(),
192 $this->getServer()->getServerId(),
202 $this->getServer()->getServerId(),
229 $this->getServer()->getServerId(),
256 $this->getServer()->getServerId(),
266 $this->getServer()->getServerId(),
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/WebServices/ECS/classes/Tree/
H A Dclass.ilECSCmsTreeCommandQueueHandler.php38 public function getServer() function in ilECSCmsTreeCommandQueueHandler
89 $data->setServerId($this->getServer()->getServerId());
100 $this->getServer()->getServerId(),
122 $data->setServerId($this->getServer()->getServerId());
133 $this->getServer()->getServerId(),
192 $this->getServer()->getServerId(),
202 $this->getServer()->getServerId(),
229 $this->getServer()->getServerId(),
256 $this->getServer()->getServerId(),
266 $this->getServer()->getServerId(),
[all …]
/dports/games/minetest/minetest-5.4.1/src/script/lua_api/
H A Dl_server.cpp66 getServer(L)->printToConsoleOnly(text); in l_print()
76 Server *server = getServer(L); in l_chat_send_all()
90 Server *server = getServer(L); in l_chat_send_player()
102 Server *server = getServer(L); in l_get_player_privs()
120 Server *server = getServer(L); in l_get_player_ip()
138 Server *server = getServer(L); in l_get_player_information()
284 Server *server = getServer(L); in l_ban_player()
341 getServer(L)->unsetIpBanned(ip_or_name); in l_unban_player_or_ip()
393 getServer(L)->getModNames(modlist); in l_get_modnames()
440 getServer(L)->stopSound(handle); in l_sound_stop()
[all …]
/dports/net/kea/kea-2.0.1/src/bin/dhcp4/tests/
H A Dshared_network_unittest.cc1231 configure(config, *client.getServer()); in testPrecedence()
1373 configure(NETWORKS_CONFIG[0], *client1.getServer()); in TEST_F()
1431 configure(NETWORKS_CONFIG[0], *client.getServer()); in TEST_F()
1457 configure(NETWORKS_CONFIG[1], *client1.getServer()); in TEST_F()
1518 configure(NETWORKS_CONFIG[0], *client.getServer()); in TEST_F()
1558 configure(NETWORKS_CONFIG[2], *client1.getServer()); in TEST_F()
1592 configure(NETWORKS_CONFIG[3], *client1.getServer()); in TEST_F()
1623 configure(NETWORKS_CONFIG[4], *client1.getServer()); in TEST_F()
1642 configure(NETWORKS_CONFIG[5], *client1.getServer()); in TEST_F()
1695 configure(NETWORKS_CONFIG[6], *client.getServer()); in TEST_F()
[all …]
/dports/www/bolt/bolt-2.2.24/vendor/filp/whoops/src/Whoops/Provider/Phalcon/
H A DWhoopsServiceProvider.php54 …'URI' => $request->getScheme().'://'.$request->getServer('HTTP_HOST').$request->getServer(…
55 'Request URI' => $request->getServer('REQUEST_URI'),
56 'Path Info' => $request->getServer('PATH_INFO'),
57 'Query String' => $request->getServer('QUERY_STRING') ?: '<none>',
59 'Script Name' => $request->getServer('SCRIPT_NAME'),
63 'Port' => $request->getServer('SERVER_PORT'),
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/page_info/
H A DPageInfoViewTest.java213 loadUrlAndOpenPageInfo(mTestServerRule.getServer().getURL(sSimpleHtml)); in testShowOnInsecureHttpWebsite()
224 loadUrlAndOpenPageInfo(mTestServerRule.getServer().getURL(sSimpleHtml)); in testShowOnSecureWebsite()
237 loadUrlAndOpenPageInfo(mTestServerRule.getServer().getURL(sSimpleHtml)); in testShowOnExpiredCertificateWebsite()
261 addSomePermissions(mTestServerRule.getServer().getURL("/")); in testShowWithPermissions()
262 loadUrlAndOpenPageInfo(mTestServerRule.getServer().getURL(sSimpleHtml)); in testShowWithPermissions()
274 loadUrlAndOpenPageInfo(mTestServerRule.getServer().getURL(sSimpleHtml)); in testShowWithCookieBlocking()
285 addSomePermissions(mTestServerRule.getServer().getURL("/")); in testShowWithPermissionsAndCookieBlocking()
287 loadUrlAndOpenPageInfo(mTestServerRule.getServer().getURL(sSimpleHtml)); in testShowWithPermissionsAndCookieBlocking()
298 addDefaultSettingPermissions(mTestServerRule.getServer().getURL("/")); in testShowWithDefaultSettingPermissions()
352 addSomePermissions(mTestServerRule.getServer().getURL("/")); in testShowPermissionsSubpage()
[all …]
/dports/www/owncloud/owncloud/apps/files_external/lib/AppInfo/
H A DApplication.php48 return $c->getServer()->query('UserMountCache');
51 return $c->getServer()->query('StoragesBackendService');
54 return $c->getServer()->query('OCP\Files\External\Service\IGlobalStoragesService');
57 return $c->getServer()->query('OCP\Files\External\Service\IUserGlobalStoragesService');
60 return $c->getServer()->query('OCP\Files\External\Service\IUserStoragesService');
63 $backendService = $container->getServer()->query('StoragesBackendService');
/dports/www/ilias6/ILIAS-6.14/Services/WebServices/ECS/classes/
H A Dclass.ilECSTaskScheduler.php132 public function getServer() function in ilECSTaskScheduler
173 $this->event_reader = new ilECSEventQueueReader($this->getServer()->getServerId());
218 $handler = new ilECSCmsTreeCommandQueueHandler($this->getServer());
223 $handler = new ilECSCmsCourseCommandQueueHandler($this->getServer());
228 $handler = new ilECSCmsCourseMemberCommandQueueHandler($this->getServer());
238 $handler = new ilECSEnrolmentStatusCommandQueueHandler($this->getServer());
268 $res = $handler->handleDelete($this->getServer(), $event['id'], $this->mids);
273 $res = $handler->handleCreate($this->getServer(), $event['id'], $this->mids);
278 $res = $handler->handleUpdate($this->getServer(), $event['id'], $this->mids);
335 … $reader = ilECSCommunityReader::getInstanceByServerId($this->getServer()->getServerId());
/dports/net/kea/kea-2.0.1/src/bin/dhcp6/tests/
H A Dshared_network_unittest.cc1471 configure(config, *client.getServer()); in testPrecedence()
1547 Dhcp6Client client2(client1.getServer()); in TEST_F()
1557 Dhcp6Client client3(client1.getServer()); in TEST_F()
1607 Dhcp6Client client2(client1.getServer()); in TEST_F()
1697 Dhcp6Client client2(client1.getServer()); in TEST_F()
1895 Dhcp6Client client2(client1.getServer()); in TEST_F()
1922 Dhcp6Client client3(client1.getServer()); in TEST_F()
2312 Dhcp6Client client2(client1.getServer()); in TEST_F()
2345 Dhcp6Client client2(client1.getServer()); in TEST_F()
2409 Dhcp6Client client2(client1.getServer()); in TEST_F()
[all …]
/dports/devel/hadoop2/jetty-6.1.14/modules/jetty/src/main/java/org/mortbay/jetty/handler/
H A DRequestLogHandler.java68 if (getServer()!=null) in setRequestLog()
69 getServer().getContainer().update(this, _requestLog, requestLog, "logimpl",true); in setRequestLog()
93 if (getServer()!=null && getServer()!=server) in setServer()
94 getServer().getContainer().update(this, _requestLog, null, "logimpl",true); in setServer()
96 if (server!=null && server!=getServer()) in setServer()
/dports/devel/hadoop/jetty-6.1.14/modules/jetty/src/main/java/org/mortbay/jetty/handler/
H A DRequestLogHandler.java68 if (getServer()!=null) in setRequestLog()
69 getServer().getContainer().update(this, _requestLog, requestLog, "logimpl",true); in setRequestLog()
93 if (getServer()!=null && getServer()!=server) in setServer()
94 getServer().getContainer().update(this, _requestLog, null, "logimpl",true); in setServer()
96 if (server!=null && server!=getServer()) in setServer()
/dports/www/ilias/ILIAS-5.4.25/Services/LDAP/classes/
H A Dclass.ilLDAPUserSynchronisation.php43 public function getServer() function in ilLDAPUserSynchronisation
141 if (!$this->getServer()->enabledSyncOnLogin()) {
162 if (!$this->getServer()->enabledSyncOnLogin()) {
166 if ($this->getServer()->isAccountMigrationEnabled() and !$this->isCreationForced()) {
182 $update = new ilLDAPAttributeToUser($this->getServer());
216 $query = new ilLDAPQuery($this->getServer());
255 if (ilLDAPAttributeMapping::hasRulesForUpdate($this->getServer()->getServerId())) {
/dports/devel/pear-Horde_Core/Horde_Core-2.31.14/test/Horde/Core/Factory/
H A DKolabServerTest.php59 $this->assertInstanceOf('Horde_Kolab_Server_Interface', $factory->getServer());
112 $factory->getServer()
121 $factory->getServer();
152 $factory->getServer()
218 'Horde_Kolab_Server_Decorator_Count', $factory->getServer()
227 'Horde_Kolab_Server_Decorator_Log', $factory->getServer()
236 'Horde_Kolab_Server_Decorator_Map', $factory->getServer()
245 'Horde_Kolab_Server_Decorator_Clean', $factory->getServer()
/dports/www/ilias/ILIAS-5.4.25/Services/WebServices/ECS/classes/
H A Dclass.ilECSTaskScheduler.php132 public function getServer() function in ilECSTaskScheduler
173 $this->event_reader = new ilECSEventQueueReader($this->getServer()->getServerId());
218 $handler = new ilECSCmsTreeCommandQueueHandler($this->getServer());
223 $handler = new ilECSCmsCourseCommandQueueHandler($this->getServer());
228 $handler = new ilECSCmsCourseMemberCommandQueueHandler($this->getServer());
238 $handler = new ilECSEnrolmentStatusCommandQueueHandler($this->getServer());
268 $res = $handler->handleDelete($this->getServer(), $event['id'], $this->mids);
273 $res = $handler->handleCreate($this->getServer(), $event['id'], $this->mids);
278 $res = $handler->handleUpdate($this->getServer(), $event['id'], $this->mids);
335 … $reader = ilECSCommunityReader::getInstanceByServerId($this->getServer()->getServerId());
/dports/www/owncloud/owncloud/apps/files_sharing/lib/AppInfo/
H A DApplication.php54 $server = $container->getServer();
179 $c->getServer()->getLazyRootFolder(),
180 $c->getServer()->getUrlGenerator(),
181 $c->getServer()->getEventDispatcher(),
182 $c->getServer()->getShareManager(),
184 $c->getServer()->getActivityManager(),
185 $c->getServer()->getUserSession()
214 $dispatcher = $container->getServer()->getEventDispatcher();
217 $l10n = $container->getServer()->getL10N('files_sharing');
/dports/games/jin/jin-2.14.1/src/free/jin/
H A DUser.java112 public Server getServer(){ in getServer() method in User
198 return ConnectionDetails.createGuest(getServer(), username, hostname, ports); in getPreferredConnDetails()
200 …return ConnectionDetails.create(getServer(), this, username, password, savePassword, hostname, por… in getPreferredConnDetails()
212 if (details.getServer() != getServer()) in setPreferredConnDetails()
255 return getUsername() + "@" + getServer().getShortName(); in toString()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/lib/cpp2/server/
H A DCpp2Connection.cpp73 *cpp2Worker_->getServer()->getRoutingHandlers()) { in messageSent()
129 worker->getServer()->isDuplex() in Cpp2Connection()
144 worker_->getServer()->getEventBaseManager(), in Cpp2Connection()
147 worker_->getServer()->getClientIdentityHook(), in Cpp2Connection()
153 if (auto* observer = worker_->getServer()->getObserver()) { in Cpp2Connection()
167 if (auto* observer = worker_->getServer()->getObserver()) { in ~Cpp2Connection()
237 auto load = getWorker()->getServer()->getLoad(*ptr); in setServerHeaders()
286 auto server = worker_->getServer(); in killRequest()
342 worker_->getServer()->getGetHandler()( in requestReceived()
444 auto server = worker_->getServer(); in requestReceived()
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/LDAP/classes/
H A Dclass.ilLDAPUserSynchronisation.php48 public function getServer() function in ilLDAPUserSynchronisation
147 if (!$this->getServer()->enabledSyncOnLogin()) {
168 if (!$this->getServer()->enabledSyncOnLogin()) {
172 if ($this->getServer()->isAccountMigrationEnabled() and !$this->isCreationForced()) {
188 $update = new ilLDAPAttributeToUser($this->getServer());
220 $query = new ilLDAPQuery($this->getServer());
264 if (ilLDAPAttributeMapping::hasRulesForUpdate($this->getServer()->getServerId())) {

12345678910>>...61