Home
last modified time | relevance | path

Searched defs:entity (Results 1 – 25 of 95) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/Resource/
H A DBucketAccessControls.php46 public function delete($bucket, $entity, $optParams = [])
66 public function get($bucket, $entity, $optParams = [])
121 public function patch($bucket, $entity, BucketAccessControl $postBody, $optParams = [])
141 public function update($bucket, $entity, BucketAccessControl $postBody, $optParams = [])
H A DDefaultObjectAccessControls.php46 public function delete($bucket, $entity, $optParams = [])
66 public function get($bucket, $entity, $optParams = [])
127 public function patch($bucket, $entity, ObjectAccessControl $postBody, $optParams = [])
148 public function update($bucket, $entity, ObjectAccessControl $postBody, $optParams = [])
H A DObjectAccessControls.php50 public function delete($bucket, $object, $entity, $optParams = [])
74 public function get($bucket, $object, $entity, $optParams = [])
141 public function patch($bucket, $object, $entity, ObjectAccessControl $postBody, $optParams = [])
165 public function update($bucket, $object, $entity, ObjectAccessControl $postBody, $optParams = [])
/plugin/magento/
H A Dauth.php381 protected function _checkUserPassword( $entity, $pass ) {
435 protected function _checkAdminPassword( $entity, $pass ) {
529 protected function _loadMailAddress( $entity ) {
559 protected function _loadUserGroups( $entity ) {
626 protected function _loadAdminRoles( $entity ) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DBucketOwner.php25 public $entity; variable in Google\\Service\\Storage\\BucketOwner
34 public function setEntity($entity)
H A DStorageObjectOwner.php25 public $entity; variable in Google\\Service\\Storage\\StorageObjectOwner
34 public function setEntity($entity)
H A DBucketAccessControl.php37 public $entity; variable in Google\\Service\\Storage\\BucketAccessControl
110 public function setEntity($entity)
H A DObjectAccessControl.php37 public $entity; variable in Google\\Service\\Storage\\ObjectAccessControl
118 public function setEntity($entity)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1DiscoveryEventEntityDetails.php25 public $entity; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1DiscoveryEventEntityDetails
34 public function setEntity($entity)
H A DGoogleCloudDataplexV1DiscoveryEventPartitionDetails.php26 public $entity; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1DiscoveryEventPartitionDetails
43 public function setEntity($entity)
/plugin/jdraw/lib/
H A Dhttpmime-4.0.1.jar ... apache/http/ org/apache/http/entity/ org/apache/http/entity/mime ...
/plugin/jcapture/lib/
H A Dhttpmime-4.0.1.jar ... apache/http/ org/apache/http/entity/ org/apache/http/entity/mime ...
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DRuntimeEntitySchema.php26 public $entity; variable in Google\\Service\\Connectors\\RuntimeEntitySchema
33 public function setEntity($entity)
/plugin/findologicxmlexport/vendor/hoa/consistency/
H A DAutoloader.php97 public function load($entity)
193 public function runAutoloaderStack($entity)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DRelatedEntity.php28 public function setEntity(Entity $entity)
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DHtml5EntityDecoder.php19 decode(string $entity) global() argument
[all...]
H A DHtml5Entities.php
/plugin/authgoogle/google/contrib/
H A DGoogle_StorageService.php35 public function delete($bucket, $entity, $optParams = array()) {
50 public function get($bucket, $entity, $optParams = array()) {
326 public function get($bucket, $entity, $optParams = array()) {
977 public $entity; variable in Google_BucketAccessControl
1002 public function setEntity( $entity) {
1193 public $entity; variable in Google_BucketOwner
1195 public function setEntity( $entity) {
1398 public $entity; variable in Google_ObjectAccessControl
1425 public function setEntity( $entity) {
1704 public $entity; variable in Google_StorageObjectOwner
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDomainsRDAP.php42 public $entity; variable in Google\\Service\\DomainsRDAP
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
H A DMaliciousEntity.php50 public function setEntity(User $entity)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation.php33 public function setEntity(GoogleCloudVideointelligenceV1p1beta1Entity $entity)
H A DGoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation.php33 public function setEntity(GoogleCloudVideointelligenceV1p2beta1Entity $entity)
H A DGoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation.php33 public function setEntity(GoogleCloudVideointelligenceV1p3beta1Entity $entity)
H A DGoogleCloudVideointelligenceV1LogoRecognitionAnnotation.php33 public function setEntity(GoogleCloudVideointelligenceV1Entity $entity)
H A DGoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation.php33 public function setEntity(GoogleCloudVideointelligenceV1beta2Entity $entity)

1234