Home
last modified time | relevance | path

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

1234

/plugin/magento/
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/Resource/
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 = [])
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 = [])
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/jdraw/lib/
Dhttpmime-4.0.1.jar ... apache/http/ org/apache/http/entity/ org/apache/http/entity/mime ...
/plugin/jcapture/lib/
Dhttpmime-4.0.1.jar ... apache/http/ org/apache/http/entity/ org/apache/http/entity/mime ...
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
DGoogleCloudDataplexV1DiscoveryEventEntityDetails.php25 public $entity; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1DiscoveryEventEntityDetails
34 public function setEntity($entity)
DGoogleCloudDataplexV1DiscoveryEventPartitionDetails.php26 public $entity; variable in Google\\Service\\CloudDataplex\\GoogleCloudDataplexV1DiscoveryEventPartitionDetails
43 public function setEntity($entity)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
DStorageObjectOwner.php25 public $entity; variable in Google\\Service\\Storage\\StorageObjectOwner
34 public function setEntity($entity)
DBucketOwner.php25 public $entity; variable in Google\\Service\\Storage\\BucketOwner
34 public function setEntity($entity)
DBucketAccessControl.php37 public $entity; variable in Google\\Service\\Storage\\BucketAccessControl
110 public function setEntity($entity)
DObjectAccessControl.php37 public $entity; variable in Google\\Service\\Storage\\ObjectAccessControl
118 public function setEntity($entity)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
DRuntimeEntitySchema.php26 public $entity; variable in Google\\Service\\Connectors\\RuntimeEntitySchema
33 public function setEntity($entity)
/plugin/findologicxmlexport/vendor/hoa/consistency/
DAutoloader.php97 public function load($entity)
193 public function runAutoloaderStack($entity)
/plugin/authgoogle/google/contrib/
DGoogle_StorageService.php35 public function delete($bucket, $entity, $optParams = array()) {
50 public function get($bucket, $entity, $optParams = array()) {
105 …public function patch($bucket, $entity, Google_BucketAccessControl $postBody, $optParams = array()…
124 …public function update($bucket, $entity, Google_BucketAccessControl $postBody, $optParams = array(…
311 public function delete($bucket, $entity, $optParams = array()) {
326 public function get($bucket, $entity, $optParams = array()) {
382 …public function patch($bucket, $entity, Google_ObjectAccessControl $postBody, $optParams = array()…
401 …public function update($bucket, $entity, Google_ObjectAccessControl $postBody, $optParams = array(…
434 public function delete($bucket, $object, $entity, $optParams = array()) {
452 public function get($bucket, $object, $entity, $optParams = array()) {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
DRelatedEntity.php28 public function setEntity(Entity $entity)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DDomainsRDAP.php42 public $entity; variable in Google\\Service\\DomainsRDAP
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AlertCenter/
DMaliciousEntity.php50 public function setEntity(User $entity)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
DGoogleCloudVideointelligenceV1p1beta1LogoRecognitionAnnotation.php33 public function setEntity(GoogleCloudVideointelligenceV1p1beta1Entity $entity)
DGoogleCloudVideointelligenceV1p2beta1LogoRecognitionAnnotation.php33 public function setEntity(GoogleCloudVideointelligenceV1p2beta1Entity $entity)
DGoogleCloudVideointelligenceV1LogoRecognitionAnnotation.php33 public function setEntity(GoogleCloudVideointelligenceV1Entity $entity)
DGoogleCloudVideointelligenceV1beta2LogoRecognitionAnnotation.php33 public function setEntity(GoogleCloudVideointelligenceV1beta2Entity $entity)
DGoogleCloudVideointelligenceV1p3beta1LogoRecognitionAnnotation.php33 public function setEntity(GoogleCloudVideointelligenceV1p3beta1Entity $entity)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastore/
DEntityResult.php54 public function setEntity(Entity $entity)
/plugin/nodetailsxhtml/
Drenderer.php350 function entity($entity) { function in renderer_plugin_nodetailsxhtml

1234