Home
last modified time | relevance | path

Searched defs:parent (Results 26 – 50 of 983) sorted by relevance

12345678910>>...40

/plugin/authgooglesheets/vendor/google/apiclient-services/src/SASPortalTesting/Resource/
H A DNodesDeploymentsDevices.php42 public function create($parent, SasPortalDevice $postBody, $optParams = [])
56 …public function createSigned($parent, SasPortalCreateSignedDeviceRequest $postBody, $optParams = […
78 public function listNodesDeploymentsDevices($parent, $optParams = [])
H A DNodesNodesDevices.php42 public function create($parent, SasPortalDevice $postBody, $optParams = [])
56 …public function createSigned($parent, SasPortalCreateSignedDeviceRequest $postBody, $optParams = […
78 public function listNodesNodesDevices($parent, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sasportal/Resource/
H A DNodesDeploymentsDevices.php42 public function create($parent, SasPortalDevice $postBody, $optParams = [])
56 …public function createSigned($parent, SasPortalCreateSignedDeviceRequest $postBody, $optParams = […
78 public function listNodesDeploymentsDevices($parent, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Translate/Resource/
H A DProjects.php50 public function detectLanguage($parent, DetectLanguageRequest $postBody, $optParams = [])
80 public function getSupportedLanguages($parent, $optParams = [])
101 public function translateText($parent, TranslateTextRequest $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/Resource/
H A DServicesDnsRecordSets.php47 public function add($parent, AddDnsRecordSetRequest $postBody, $optParams = [])
65 public function remove($parent, RemoveDnsRecordSetRequest $postBody, $optParams = [])
83 public function update($parent, UpdateDnsRecordSetRequest $postBody, $optParams = [])
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/
H A DGoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesRequest.php22 public $parent; variable in Google\\Service\\RemoteBuildExecution\\GoogleDevtoolsRemotebuildexecutionAdminV1alphaListInstancesRequest
24 public function setParent($parent)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/Resource/
H A DProjectsContent.php58 …public function deidentify($parent, GooglePrivacyDlpV2DeidentifyContentRequest $postBody, $optPara…
86 …public function inspect($parent, GooglePrivacyDlpV2InspectContentRequest $postBody, $optParams = […
110 …public function reidentify($parent, GooglePrivacyDlpV2ReidentifyContentRequest $postBody, $optPara…
H A DProjectsLocationsContent.php58 …public function deidentify($parent, GooglePrivacyDlpV2DeidentifyContentRequest $postBody, $optPara…
86 …public function inspect($parent, GooglePrivacyDlpV2InspectContentRequest $postBody, $optParams = […
110 …public function reidentify($parent, GooglePrivacyDlpV2ReidentifyContentRequest $postBody, $optPara…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigQueryDataTransfer/Resource/
H A DProjectsLocationsTransferConfigs.php82 public function create($parent, TransferConfig $postBody, $optParams = [])
140 public function listProjectsLocationsTransferConfigs($parent, $optParams = [])
213 public function scheduleRuns($parent, ScheduleTransferRunsRequest $postBody, $optParams = [])
232 …public function startManualRuns($parent, StartManualTransferRunsRequest $postBody, $optParams = [])
H A DProjectsTransferConfigs.php82 public function create($parent, TransferConfig $postBody, $optParams = [])
140 public function listProjectsTransferConfigs($parent, $optParams = [])
213 public function scheduleRuns($parent, ScheduleTransferRunsRequest $postBody, $optParams = [])
232 …public function startManualRuns($parent, StartManualTransferRunsRequest $postBody, $optParams = [])
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DSingletonPredictionContext.php18 public $parent; variable in Antlr\\Antlr4\\Runtime\\PredictionContexts\\SingletonPredictionContext
23 public function __construct(int $returnState, ?PredictionContext $parent = null) argument
31 public static function create(?PredictionContext $parent, int $returnState) : PredictionContext argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Cloudchannel/Resource/
H A DAccountsCustomers.php55 public function create($parent, GoogleCloudChannelV1Customer $postBody, $optParams = [])
116 …public function import($parent, GoogleCloudChannelV1ImportCustomerRequest $postBody, $optParams = …
146 public function listAccountsCustomers($parent, $optParams = [])
299 …public function transferEntitlements($parent, GoogleCloudChannelV1TransferEntitlementsRequest $pos…
332 …public function transferEntitlementsToGoogle($parent, GoogleCloudChannelV1TransferEntitlementsToGo…
/plugin/prosemirror/parser/
H A DFootnoteNode.php10 protected $parent; variable in dokuwiki\\plugin\\prosemirror\\parser\\FootnoteNode
12 public function __construct($data, Node $parent) argument
H A DParagraphNode.php11 protected $parent; variable in dokuwiki\\plugin\\prosemirror\\parser\\ParagraphNode
13 public function __construct($data, Node $parent) argument
H A DQuoteNode.php10 protected $parent; variable in dokuwiki\\plugin\\prosemirror\\parser\\QuoteNode
12 public function __construct($data, Node $parent) argument
H A DCodeBlockNode.php8 protected $parent; variable in dokuwiki\\plugin\\prosemirror\\parser\\CodeBlockNode
11 public function __construct($data, Node $parent) argument
H A DHtmlPhpNode.php
H A DPreformattedNode.php8 protected $parent; variable in dokuwiki\\plugin\\prosemirror\\parser\\PreformattedNode
11 public function __construct($data, Node $parent) argument
H A DListItemNode.php14 protected $parent; variable in dokuwiki\\plugin\\prosemirror\\parser\\ListItemNode
24 public function __construct($data, Node $parent) argument
H A DHeadingNode.php14 protected $parent; variable in dokuwiki\\plugin\\prosemirror\\parser\\HeadingNode
18 public function __construct($data, Node $parent) argument
H A DTableRowNode.php12 protected $parent; variable in dokuwiki\\plugin\\prosemirror\\parser\\TableRowNode
14 public function __construct($data, Node $parent) argument
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php58 protected function validateCompFilters(VObject\Component $parent, array $filters) {
127 protected function validatePropFilters(VObject\Component $parent, array $filters) {
197 protected function validateParamFilters(VObject\Property $parent, array $filters) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/Resource/
H A DOrganizationsAssets.php48 public function group($parent, GroupAssetsRequest $postBody, $optParams = [])
142 public function listOrganizationsAssets($parent, $optParams = [])
160 public function runDiscovery($parent, RunAssetDiscoveryRequest $postBody, $optParams = [])
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DCalendarQueryValidator.php58 protected function validateCompFilters(VObject\Component $parent, array $filters) {
129 protected function validatePropFilters(VObject\Component $parent, array $filters) {
201 protected function validateParamFilters(VObject\Property $parent, array $filters) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AccessContextManager/Resource/
H A DAccessPoliciesServicePerimeters.php58 public function commit($parent, CommitServicePerimetersRequest $postBody, $optParams = [])
76 public function create($parent, ServicePerimeter $postBody, $optParams = [])
127 public function listAccessPoliciesServicePerimeters($parent, $optParams = [])
171 public function replaceAll($parent, ReplaceServicePerimetersRequest $postBody, $optParams = [])

12345678910>>...40