Home
last modified time | relevance | path

Searched defs:schema (Results 1 – 25 of 100) sorted by relevance

1234

/plugin/structtasks/_test/
DUtilitiesTest.php38 function testIsValidSchema($schema) {
47 function testIsInvalidSchema($schema) {
150 function testGetMetadataInvalid($page, $schema) {
DStructtasksTest.php22 protected function loadSchemaJSON($schema, $json = '', $rev = 0)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
DOracleObjectIdentifier.php25 public $schema; variable in Google\\Service\\Datastream\\OracleObjectIdentifier
34 public function setSchema($schema)
DOracleSchema.php28 public $schema; variable in Google\\Service\\Datastream\\OracleSchema
47 public function setSchema($schema)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
DSchemaSettings.php29 public $schema; variable in Google\\Service\\Pubsub\\SchemaSettings
48 public function setSchema($schema)
DValidateSchemaRequest.php28 public function setSchema(Schema $schema)
/plugin/structtasks/meta/
DUtilities.php43 function isValidSchema($schema): bool {
88 function dateFormat($schema) {
100 function getMetadata($id, $schema, $old_rev, $new_rev) {
/plugin/struct/
Dhelper.php48 public function getData($page, $schema = null, $time = 0)
167 public static function getSchema($schema = null)
191 public function getPages($schema = null)
Dremote.php44 public function getData($page, $schema, $time)
103 public function getSchema($schema = null)
/plugin/struct/meta/
DSchemaEditor.php20 protected $schema; variable in dokuwiki\\plugin\\struct\\meta\\SchemaEditor
29 public function __construct(Schema $schema)
DAccessTable.php18 protected $schema; variable in dokuwiki\\plugin\\struct\\meta\\AccessTable
85 public static function bySchema(Schema $schema, $pid, $ts = 0, $rid = 0)
124 public function __construct($schema, $pid, $ts = 0, $rid = 0)
DAccessTablePage.php16 public function __construct($schema, $pid, $ts = 0, $rid = 0)
/plugin/diagrams/script/
DDiagramsMenuItemDispatcher.js14 static isAvailable(schema) { argument
44 static getMenuItem(schema) { argument
/plugin/struct/admin/
Dschemas.php191 protected function htmlJson(Schema $schema)
260 protected function htmlDelete(Schema $schema)
/plugin/mobiletable/
Daction.php70 private function schema($row) { function in action_plugin_mobiletable
89 private function table($schema, $index, $body) {
/plugin/struct/_test/
DAggregationResultsTest.php173 protected function fetchAllResults($schema, $id = '', $filters = [])
193 protected function fetchNonPageResults($schema, $id = '', $filters = [])
/plugin/struct/_test/json/
Dbureaucracy.struct.json3 "schema": "bureaucracy", string
26 "schema": "bureaucracy_lookup", string
Ddropdowns.struct.json3 "schema": "dropdowns", string
18 "schema": "pageschema", string
48 "schema": "pageschema", string
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DConfig.php123 public static function create($config, $schema = null)
708 public static function getAllowedDirectivesForForm($allowed, $schema = null)
768 …function loadArrayFromForm($array, $index = false, $allowed = true, $mq_fix = true, $schema = null)
801 …ction prepareArrayFromForm($array, $index = false, $allowed = true, $mq_fix = true, $schema = null)
/plugin/struct/action/
Dmove.php149 protected function updateColumnID(Schema $schema, Column $col, $old, $new, $hashes = false)
190 protected function updateColumnLookup(Schema $schema, Column $col, $old, $new)
/plugin/structnotification/db/
Dupdate0001.sql3 schema TEXT NOT NULL, field
Dupdate0002.sql3 schema TEXT NOT NULL, field
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
DUpdateSchemaRequest.php48 public function setSchema(Schema $schema)
/plugin/structstatus/
Daction.php110 protected function migration17($sqlite, $schema)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
DParserConfig.php54 public function setSchema(SchemaPackage $schema)

1234