Home
last modified time | relevance | path

Searched refs:fieldNames (Results 1 – 4 of 4) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DPivot.php26 public $fieldNames; variable in Google\\Service\\AnalyticsData\\Pivot
45 public function setFieldNames($fieldNames) argument
47 $this->fieldNames = $fieldNames;
54 return $this->fieldNames;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php199 $fieldNames = [
214 $fieldNames[] = 'components';
232 $fieldNames[] = $dbName;
236 …pare("INSERT INTO " . $this->calendarTableName . " (" . implode(', ', $fieldNames) . ") VALUES (" …
1014 $fieldNames = [
1036 $fieldNames[] = $dbName;
1040 …INTO " . $this->calendarSubscriptionsTableName . " (" . implode(', ', $fieldNames) . ") VALUES (" …
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Backend/
H A DPDO.php234 $fieldNames = [
274 $fieldNames[] = $dbName;
278 …ERT INTO " . $this->calendarInstancesTableName . " (" . implode(', ', $fieldNames) . ") VALUES (" …
1141 $fieldNames = [
1163 $fieldNames[] = $dbName;
1167 …INTO " . $this->calendarSubscriptionsTableName . " (" . implode(', ', $fieldNames) . ") VALUES (" …
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...