Home
last modified time | relevance | path

Searched refs:getSession (Results 1 – 25 of 3585) sorted by relevance

12345678910>>...144

/dports/games/scourge/scourge/src/
H A Dspellcaster.cpp63 battle->getSession()->playSound( spell->getSound(), panning ); in spellFailed()
100 battle->getSession()->getGameAdapter()->teleport( false ); in spellFailed()
180 Session *session = battle->getSession(); in spellSucceeded()
193 battle->getSession()->getGameAdapter()->teleport(); in spellSucceeded()
227 battle->getSession()->getMap()->startEffect( sx, sy, 1, in viewInfo()
323 battle->getSession(), 1 ); in increaseAC()
341 new ShapeProjectileRenderer( battle->getSession()-> in launchProjectile()
455 battle->getSession()->getParty()->getParty( i )-> in resurrect()
486 battle->getSession()->getMap()-> in setStateMod()
583 d, creature, mod, battle->getSession(), in setStateMod()
[all …]
H A Dpartyeditor.cpp104 Creature *pc = scourge->getSession()-> in createWanderingHero()
138 pc[i]->addToBackpack( scourge->getSession()->newItem( RpgItem::getSpecial( t ) ), true ); in addStartingBackpack()
143 scourge->getSession()->newItem( in addStartingBackpack()
177 …pc->addToBackpack( scourge->getSession()->newItem( RpgItem::getItemByName( "Health potion" ), LEVE… in addStartingBackpack()
179 …pc->addToBackpack( scourge->getSession()->newItem( RpgItem::getItemByName( "Magic potion" ), LEVEL… in addStartingBackpack()
181 …pc->addToBackpack( scourge->getSession()->newItem( RpgItem::getItemByName( "Liquid armor" ), LEVEL… in addStartingBackpack()
186 pc->addToBackpack( scourge->getSession()->newItem( RpgItem::getItemByName( "Apple" ) ), true ); in addStartingBackpack()
188 pc->addToBackpack( scourge->getSession()->newItem( RpgItem::getItemByName( "Bread" ) ), true ); in addStartingBackpack()
190 … pc->addToBackpack( scourge->getSession()->newItem( RpgItem::getItemByName( "Mushroom" ) ), true ); in addStartingBackpack()
192 pc->addToBackpack( scourge->getSession()->newItem( RpgItem::getItemByName( "Big egg" ) ), true ); in addStartingBackpack()
[all …]
/dports/net/libcmis/libcmis-0.5.2/src/libcmis/
H A Dws-document.cxx36 libcmis::Document( const_cast< WSObject& >( object ).getSession( ) ), in WSDocument()
47 string repoId = getSession( )->getRepositoryId( ); in getParents()
53 string repoId = getSession( )->getRepositoryId( ); in getContentStream()
60 string repoId = getSession( )->getRepositoryId( ); in setContentStream()
61 getSession( )->getObjectService( ).setContentStream( repoId, getId( ), in setContentStream()
69 string repoId = getSession( )->getRepositoryId( ); in checkOut()
70 return getSession( )->getVersioningService( ).checkOut( repoId, getId( ) ); in checkOut()
75 string repoId = getSession( )->getRepositoryId( ); in cancelCheckout()
76 getSession( )->getVersioningService( ).cancelCheckOut( repoId, getId( ) ); in cancelCheckout()
84 string repoId = getSession( )->getRepositoryId( ); in checkIn()
[all …]
H A Dws-folder.cxx36 libcmis::Folder( const_cast< WSObject& >( object ).getSession( ) ), in WSFolder()
47 string repoId = getSession( )->getRepositoryId( ); in getChildren()
48 return getSession( )->getNavigationService( ).getChildren( repoId, getId( ) ); in getChildren()
53 string repoId = getSession( )->getRepositoryId( ); in createFolder()
54 return getSession( )->getObjectService( ).createFolder( repoId, properties, getId( ) ); in createFolder()
60 string repoId = getSession( )->getRepositoryId( ); in createDocument()
61 …return getSession( )->getObjectService( ).createDocument( repoId, properties, getId( ), os, conten… in createDocument()
66 string repoId = getSession( )->getRepositoryId( ); in removeTree()
67 …return getSession( )->getObjectService( ).deleteTree( repoId, getId( ), allVersion, unfile, contin… in removeTree()
H A Dws-object.cxx71 libcmis::RepositoryPtr repo = getSession( )->getRepository( ); in getRenditions()
76 string repoId = getSession( )->getRepositoryId( ); in getRenditions()
77 … m_renditions = getSession( )->getObjectService( ).getRenditions( repoId, this->getId( ), filter ); in getRenditions()
101 string repoId = getSession( )->getRepositoryId( ); in updateProperties()
102 …return getSession( )->getObjectService( ).updateProperties( repoId, this->getId( ), properties, th… in updateProperties()
115 string repoId = getSession( )->getRepositoryId( ); in remove()
116 getSession( )->getObjectService( ).deleteObject( repoId, this->getId( ), allVersions ); in remove()
121 string repoId = getSession( )->getRepositoryId( ); in move()
122getSession( )->getObjectService( ).move( repoId, getId( ), destination->getId( ), source->getId( )… in move()
127 WSSession* WSObject::getSession( ) in getSession() function in WSObject
/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/session/
H A DRemoteSessionTask.java50 abstract Session getSession(); in getSession() method in RemoteSessionTask
58 result = getSession().getStreamID(); in run()
61 result = getSession().getServerName(); in run()
64 result = getSession().getCreationDate(); in run()
67 result = getSession().getLastActiveDate(); in run()
76 result = getSession().getCipherSuiteName(); in run()
86 final Session session = getSession(); in run()
111 result = getSession().isClosed(); in run()
114 result = getSession().isSecure(); in run()
125 result = getSession().getHostName(); in run()
[all …]
/dports/www/moodle310/moodle/lib/tests/behat/
H A Dbehat_general.php104 $this->getSession()->reload();
536 $this->getSession()
567 $this->getSession()
1193 $this->getSession()
1235 $this->getSession()
1241 $this->getSession()
1372 $this->getSession()
1559 $this->getSession());
1592 $session = $this->getSession();
1618 $session = $this->getSession();
[all …]
/dports/www/moodle311/moodle/lib/tests/behat/
H A Dbehat_general.php104 $this->getSession()->reload();
536 $this->getSession()
567 $this->getSession()
1193 $this->getSession()
1235 $this->getSession()
1241 $this->getSession()
1372 $this->getSession()
1559 $this->getSession());
1592 $session = $this->getSession();
1618 $session = $this->getSession();
[all …]
/dports/www/moodle39/moodle/lib/tests/behat/
H A Dbehat_general.php104 $this->getSession()->reload();
536 $this->getSession()
567 $this->getSession()
1193 $this->getSession()
1235 $this->getSession()
1241 $this->getSession()
1372 $this->getSession()
1559 $this->getSession());
1592 $session = $this->getSession();
1618 $session = $this->getSession();
[all …]
/dports/www/drupal9/drupal-9.2.10/core/modules/field_layout/tests/src/FunctionalJavascript/
H A DFieldLayoutTest.php68 $this->getSession()->getPage()->checkField('display_modes_custom[test]');
71 $this->getSession()->getPage()->pressButton('Show row weights');
97 $this->getSession()->getPage()->selectFieldOption('field_layout', 'layout_twocol');
114 $id = $this->getSession()->getPage()->find('css', '[name="form_build_id"]')->getValue();
117 $field_test_text_row = $this->getSession()->getPage()->find('css', '#field-test-text');
132 $this->getSession()->getPage()->pressButton('Show row weights');
158 $this->getSession()->getPage()->selectFieldOption('field_layout', 'layout_twocol');
195 $this->getSession()->getPage()->pressButton('Show row weights');
225 $this->getSession()->getPage()->selectFieldOption('field_layout', 'layout_test_2col');
234 $this->getSession()->getPage()->pressButton('Show row weights');
[all …]
/dports/www/drupal8/drupal-8.9.20/core/modules/field_layout/tests/src/FunctionalJavascript/
H A DFieldLayoutTest.php68 $this->getSession()->getPage()->checkField('display_modes_custom[test]');
71 $this->getSession()->getPage()->pressButton('Show row weights');
97 $this->getSession()->getPage()->selectFieldOption('field_layout', 'layout_twocol');
114 $id = $this->getSession()->getPage()->find('css', '[name="form_build_id"]')->getValue();
117 $field_test_text_row = $this->getSession()->getPage()->find('css', '#field-test-text');
132 $this->getSession()->getPage()->pressButton('Show row weights');
158 $this->getSession()->getPage()->selectFieldOption('field_layout', 'layout_twocol');
195 $this->getSession()->getPage()->pressButton('Show row weights');
225 $this->getSession()->getPage()->selectFieldOption('field_layout', 'layout_test_2col');
234 $this->getSession()->getPage()->pressButton('Show row weights');
[all …]
/dports/www/drupal8/drupal-8.9.20/core/modules/media/tests/src/FunctionalJavascript/
H A DCKEditorIntegrationTest.php183 $this->getSession()->reload();
212 $this->getSession()->reload();
312 $page = $this->getSession()->getPage();
489 $page = $this->getSession()->getPage();
649 $page = $this->getSession()->getPage();
830 $this->getSession()->switchToIFrame();
1300 $this->getSession()->switchToIFrame();
1419 $this->getSession()->switchToIFrame();
1441 $this->getSession()->switchToIFrame();
1471 $this->getSession()->switchToIFrame();
[all …]
/dports/www/drupal9/drupal-9.2.10/core/modules/media/tests/src/FunctionalJavascript/
H A DCKEditorIntegrationTest.php184 $this->getSession()->reload();
213 $this->getSession()->reload();
312 $page = $this->getSession()->getPage();
489 $page = $this->getSession()->getPage();
649 $page = $this->getSession()->getPage();
838 $this->getSession()->switchToIFrame();
1339 $this->getSession()->switchToIFrame();
1458 $this->getSession()->switchToIFrame();
1480 $this->getSession()->switchToIFrame();
1510 $this->getSession()->switchToIFrame();
[all …]
/dports/finance/prestashop/prestashop/src/Core/Import/Configuration/
H A DImportConfigFactory.php44 $request->getSession()->get('separator', ImportSettings::DEFAULT_SEPARATOR)
49 …$request->getSession()->get('multiple_value_separator', ImportSettings::DEFAULT_MULTIVALUE_SEPARAT…
53 $request->request->get('csv', $request->getSession()->get('csv')),
54 $request->request->getInt('entity', $request->getSession()->get('entity', 0)),
55 $request->request->get('iso_lang', $request->getSession()->get('iso_lang')),
58 … $request->request->getBoolean('truncate', $request->getSession()->get('truncate', false)),
59 … $request->request->getBoolean('regenerate', $request->getSession()->get('regenerate', false)),
60 … $request->request->getBoolean('match_ref', $request->getSession()->get('match_ref', false)),
61 … $request->request->getBoolean('forceIDs', $request->getSession()->get('forceIDs', false)),
62 … $request->request->getBoolean('sendemail', $request->getSession()->get('sendemail', true)),
/dports/www/moodle310/moodle/course/tests/behat/
H A Dbehat_course.php883 $this->getSession());
916 $this->getSession());
946 $this->getSession());
966 $menuitem . '" item', $this->getSession());
984 '" item when it should not', $this->getSession());
1713 if (!$this->getSession()->getDriver()->find($xpath)) {
1730 if (!$this->getSession()->getDriver()->find($xpath)) {
1846 $this->getSession()->wait(1000);
1910 $menuitem . '" item', $this->getSession());
1957 if (!$this->getSession()->getDriver()->find($xpath)) {
[all …]
/dports/www/moodle39/moodle/course/tests/behat/
H A Dbehat_course.php883 $this->getSession());
916 $this->getSession());
946 $this->getSession());
966 $menuitem . '" item', $this->getSession());
984 '" item when it should not', $this->getSession());
1713 if (!$this->getSession()->getDriver()->find($xpath)) {
1730 if (!$this->getSession()->getDriver()->find($xpath)) {
1846 $this->getSession()->wait(1000);
1910 $menuitem . '" item', $this->getSession());
1957 if (!$this->getSession()->getDriver()->find($xpath)) {
[all …]
/dports/www/moodle311/moodle/course/tests/behat/
H A Dbehat_course.php867 $this->getSession());
900 $this->getSession());
930 $this->getSession());
950 $menuitem . '" item', $this->getSession());
968 '" item when it should not', $this->getSession());
1697 if (!$this->getSession()->getDriver()->find($xpath)) {
1714 if (!$this->getSession()->getDriver()->find($xpath)) {
1830 $this->getSession()->wait(1000);
1894 $menuitem . '" item', $this->getSession());
1941 if (!$this->getSession()->getDriver()->find($xpath)) {
[all …]
/dports/www/grails/grails-1.3.6/src/java/org/codehaus/groovy/grails/orm/hibernate/support/
H A DHibernatePersistenceContextInterceptor.java62 Session session = holder.getSession(); in destroy()
72 getSession(false).disconnect(); in disconnect()
81 getSession().reconnect(); in reconnect()
85 getSession().flush(); in flush()
89 getSession().clear(); in clear()
93 getSession().setFlushMode(FlushMode.MANUAL); in setReadOnly()
97 getSession().setFlushMode(FlushMode.AUTO); in setReadWrite()
102 return getSession(false).isOpen(); in isOpen()
123 Session session = getSession(); in init()
130 private Session getSession() { in getSession() method in HibernatePersistenceContextInterceptor
[all …]
/dports/www/elgg/elgg-3.3.23/vendor/tedivm/stash/tests/Stash/Test/
H A DSessionTest.php39 $session = $this->getSession();
62 $sessionA = $this->getSession($pool);
66 $sessionB = $this->getSession($pool);
80 $sessionA = $this->getSession($pool);
84 $sessionB = $this->getSession($pool);
99 $session = $this->getSession();
108 $session = $this->getSession();
134 $sessionA = $this->getSession($pool);
138 $sessionB = $this->getSession($pool);
141 $sessionC = $this->getSession($pool);
[all …]
/dports/games/scorched3d/scorched/src/server/webserver/
H A DServerWebSettingsHandler.cpp150 loadSettings(request.getSession()->credentials); in processRequest()
197 saveSettings(request.getSession()->credentials); in processRequest()
213 loadSettings(request.getSession()->credentials); in processRequest()
260 request.getSession()->credentials.username, in processRequest()
291 saveSettings(request.getSession()->credentials); in processRequest()
312 loadSettings(request.getSession()->credentials); in processRequest()
353 saveSettings(request.getSession()->credentials); in processRequest()
374 loadSettings(request.getSession()->credentials); in processRequest()
384 saveSettings(request.getSession()->credentials); in processRequest()
426 request.getSession(), in processRequest()
[all …]
H A DServerWebHandler.cpp145 if (!request.getSession()->credentials.hasPermission( in processRequest()
157 if (!request.getSession()->credentials.hasPermission( in processRequest()
233 if (!request.getSession()->credentials.hasPermission( in processRequest()
247 request.getSession(), in processRequest()
256 request.getSession(), in processRequest()
268 if (!request.getSession()->credentials.hasPermission( in processRequest()
329 if (!request.getSession()->credentials.hasPermission( in processRequest()
448 ServerAdminCommon::newGame(request.getSession()->credentials); in processRequest()
525 if (!request.getSession()->credentials.hasPermission( in processRequest()
692 if (request.getSession()->credentials.username == in processRequest()
[all …]
/dports/www/drupal8/drupal-8.9.20/core/tests/Drupal/Tests/
H A DUiHelperTrait.php114 $out = $this->getSession()->getPage()->getContent();
116 '<hr />Ending URL: ' . $this->getSession()->getCurrentUrl();
211 return $this->getSession()->getPage()->getContent();
292 return new WebAssert($this->getSession($name), $this->baseUrl);
320 $session = $this->getSession();
344 '<hr />Ending URL: ' . $this->getSession()->getCurrentUrl();
433 $session = $this->getSession();
464 $starting_url = $this->getSession()->getCurrentUrl();
469 $out = $this->getSession()->getPage()->getContent();
504 return $this->getSession()->getPage()->getText();
[all …]
/dports/www/drupal8/drupal-8.9.20/core/modules/system/tests/modules/session_test/src/Controller/
H A DSessionTestController.php38 $value = $request->getSession()->get("session_test_key");
58 $request->getSession()->save();
154 $request->getSession()->start();
161 $request->getSession()->save();
178 public function getSession(Request $request) { function in Drupal\\session_test\\Controller\\SessionTestController
179 …return new JsonResponse(['session' => $request->getSession()->all(), 'user' => $this->currentUser(…
194 $session = $request->getSession();
210 $bag = $request->getSession()->getBag(TestSessionBag::BAG_NAME);
226 $bag = $request->getSession()->getBag(TestSessionBag::BAG_NAME);
242 $bag = $request->getSession()->getBag(TestSessionBag::BAG_NAME);
/dports/www/drupal9/drupal-9.2.10/core/modules/system/tests/modules/session_test/src/Controller/
H A DSessionTestController.php38 $value = $request->getSession()->get("session_test_key");
58 $request->getSession()->save();
154 $request->getSession()->start();
161 $request->getSession()->save();
178 public function getSession(Request $request) { function in Drupal\\session_test\\Controller\\SessionTestController
179 …return new JsonResponse(['session' => $request->getSession()->all(), 'user' => $this->currentUser(…
194 $session = $request->getSession();
210 $bag = $request->getSession()->getBag(TestSessionBag::BAG_NAME);
226 $bag = $request->getSession()->getBag(TestSessionBag::BAG_NAME);
242 $bag = $request->getSession()->getBag(TestSessionBag::BAG_NAME);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/clusterj/clusterj-test/src/main/java/testsuite/clusterj/
H A DPartitionKeyTest.java50 session = sessionFactory.getSession(); // to allow tear down classes to work in test()
56 session = sessionFactory.getSession(); in badClass()
69 session = sessionFactory.getSession(); in wrongKeyTypePrimitive()
82 session = sessionFactory.getSession(); in wrongKeyTypePrimitiveNull()
95 session = sessionFactory.getSession(); in wrongKeyTypeCompound()
109 session = sessionFactory.getSession(); in wrongKeyTypeCompoundPart()
122 session = sessionFactory.getSession(); in wrongKeyTypeCompoundNull()
135 session = sessionFactory.getSession(); in wrongKeyTypeCompoundNullPart()
149 session = sessionFactory.getSession(); in setPartitionKeyTwice()
165 session = sessionFactory.getSession(); in goodIntKey()
[all …]

12345678910>>...144