Home
last modified time | relevance | path

Searched refs:getSchemas (Results 1 – 7 of 7) sorted by relevance

/plugin/structtemplating/
Daction.php149 if (count($search->getSchemas()) === 1)
150 $templates[] = $search->getSchemas()[0]->getTable() . '.twig';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
DListSchemasResponse.php54 public function getSchemas() function in Google\\Service\\Pubsub\\ListSchemasResponse
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
DSchemas.php72 public function getSchemas() function in Google\\Service\\Directory\\Schemas
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
DSchemaPackage.php64 public function getSchemas() function in Google\\Service\\CloudHealthcare\\SchemaPackage
/plugin/structcombolookup/
Daction.php64 $schema = $search->getSchemas()[0];
/plugin/structodt/
Dhelper.php212 $first_schema = $search->getSchemas()[0];
/plugin/struct/meta/
H A DSearch.php531 public function getSchemas() function in dokuwiki\\plugin\\struct\\meta\\Search