Home
last modified time | relevance | path

Searched refs:getPages (Results 1 – 25 of 60) sorted by path

123

/plugin/aichat/
H A DEmbeddings.php88 $pages = $indexer->getPages();
/plugin/approve/action/
H A Dmigration.php104 $pages = $helper->getPages();
/plugin/approve/
H A Dhelper.php178 $wikiPages = $this->getPages();
279 public function getPages() { function in helper_plugin_approve
/plugin/authgoogle/google/contrib/
H A DGoogle_BloggerService.php512 public function getPages() { function in Google_Blog
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DBlog.php163 public function getPages() function in Google\\Service\\Blogger\\Blog
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ListPagesResponse.php54 public function getPages() function in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ListPagesResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1Document.php136 public function getPages() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1Document
H A DGoogleCloudDocumentaiV1beta1Document.php136 public function getPages() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1Document
H A DGoogleCloudDocumentaiV1beta2Document.php152 public function getPages() function in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2Document
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DDocumentation.php82 public function getPages() function in Google\\Service\\ServiceConsumerManagement\\Documentation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DDocumentation.php82 public function getPages() function in Google\\Service\\ServiceManagement\\Documentation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DDocumentation.php82 public function getPages() function in Google\\Service\\ServiceNetworking\\Documentation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DDocumentation.php82 public function getPages() function in Google\\Service\\ServiceUsage\\Documentation
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DAnnotateFileRequest.php86 public function getPages() function in Google\\Service\\Vision\\AnnotateFileRequest
H A DGoogleCloudVisionV1p1beta1TextAnnotation.php40 public function getPages() function in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1TextAnnotation
H A DGoogleCloudVisionV1p2beta1TextAnnotation.php40 public function getPages() function in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1TextAnnotation
H A DGoogleCloudVisionV1p3beta1TextAnnotation.php40 public function getPages() function in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1TextAnnotation
H A DGoogleCloudVisionV1p4beta1TextAnnotation.php40 public function getPages() function in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1TextAnnotation
H A DTextAnnotation.php40 public function getPages() function in Google\\Service\\Vision\\TextAnnotation
/plugin/batchedit/
H A Dadmin.php69 $interface->printMatches($this->session->getPages());
H A Dengine.php690 public function getPages() { function in BatcheditSession
1059 $policy = new BatcheditMarkPolicyVerifyBoth($this->session->getPages(), $this->session->getCachedPages());
1063 $policy = new BatcheditMarkPolicyVerifyMatched($this->session->getPages(), $this->session->getCachedPages());
1067 $policy = new BatcheditMarkPolicyVerifyOffset($this->session->getPages());
1071 $policy = new BatcheditMarkPolicyVerifyContext($this->session->getPages());
1087 array_reduce($this->session->getPages(), function ($marks, $page) {
1091 foreach ($this->session->getPages() as $page) {
/plugin/combo/ComboStrap/
H A DFetcherPageSearch.php48 $pages = Search::getPages($requestedSearchTerms);
H A DFsWikiUtility.php172 public static function getPages($startPath, int $depth = 0): array function in ComboStrap\\FsWikiUtility
H A DIndex.php70 $pageIdList = $this->indexer->getPages();
H A DMarkupPath.php573 $pages = $Indexer->getPages();

123