Home
last modified time | relevance | path

Searched refs:getBestPage (Results 1 – 3 of 3) sorted by relevance

/plugin/authfacebook/lib/GraphNodes/
DGraphPage.php79 public function getBestPage() function in Facebook\\GraphNodes\\GraphPage
/plugin/404manager/
Daction.php202 $bestPage = $this->getBestPage($ID);
505 private function getBestPage($id) function in action_plugin_404manager
/plugin/combo/ComboStrap/
H A DRouter.php326 $bestPage = $this->getBestPage($identifier);
499 function getBestPage($id): array function in ComboStrap\\Router