Searched refs:getApp (Results 1 – 9 of 9) sorted by relevance
343 $this->getApp()->getConfig()->restoreConfigState();536 $this->getApp()->getConfig()->setConf($key, $value, $pluginNamespace);548 return $this->getApp()->getConfig()->getValue($key, $default);575 $this->getApp()->getConfig()->setCacheXhtmlOn();586 $this->getApp()->getConfig()->setCacheXhtmlOn();602 $this->getApp()->getConfig()->setDisableThemeSystem();613 return $this->getApp()->getConfig()->isConsoleOn();1017 function getApp(): Site1032 return $this->getApp()->getConfig();1008 function getApp(): Site global() function in ComboStrap\\ExecutionContext
36 public function getApp() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1ListAppsResponse
36 public function getApp() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1ListDeveloperAppsResponse
100 public function getApp() function in Facebook\\FacebookResponse102 return $this->request->getApp();
125 if (!$request->getApp()) {126 $app = $this->getApp();
171 public function getApp() function in Facebook\\Facebook194 $app = $this->getApp();
181 public function getApp() function in Facebook\\FacebookRequest
45 public function getApp() function in Google\\Service\\FirebaseManagement\\StreamMapping
54 $app = $this->getApp($appname);76 function getApp($name) { function in farmSOAP