Home
last modified time | relevance | path

Searched refs:getAddress (Results 1 – 25 of 58) sorted by relevance

123

/plugin/swiftmail/Swift/Plugin/
H A DVerboseSending.php52 $pass = !in_array($address->getAddress(), $failed);
53 $this->getView()->paintResult($address->getAddress(), $pass);
60 $pass = !in_array($address->getAddress(), $failed);
61 $this->getView()->paintResult($address->getAddress(), $pass);
68 $pass = !in_array($address->getAddress(), $failed);
69 $this->getView()->paintResult($address->getAddress(), $pass);
/plugin/swiftmail/
H A DSwift.php390 $send_event->addFailedRecipient($address->getAddress());
391 … if ($log->hasLevel(Swift_Log::LOG_FAILURES)) $log->addfailedRecipient($address->getAddress());
405 $send_event->addFailedRecipient($address->getAddress());
406 … if ($log->hasLevel(Swift_Log::LOG_FAILURES)) $log->addfailedRecipient($address->getAddress());
453 $send_event->addFailedRecipient($address->getAddress());
454 … if ($log->hasLevel(Swift_Log::LOG_FAILURES)) $log->addfailedRecipient($address->getAddress());
/plugin/swiftmail/Swift/
H A DRecipientList.php56 $address_str = trim(strtolower($address->getAddress()));
86 $key = trim(strtolower($address->getAddress()));
H A DAddress.php55 public function getAddress() function in Swift_Address
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/
H A DServiceBusinessContext.php35 public function getAddress() function in Google\\Service\\MyBusinessVerifications\\ServiceBusinessContext
H A DAddressVerificationData.php43 public function getAddress() function in Google\\Service\\MyBusinessVerifications\\AddressVerificationData
H A DLocation.php51 public function getAddress() function in Google\\Service\\MyBusinessVerifications\\Location
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessAccountManagement/
H A DTargetLocation.php41 public function getAddress() function in Google\\Service\\MyBusinessAccountManagement\\TargetLocation
H A DOrganizationInfo.php43 public function getAddress() function in Google\\Service\\MyBusinessAccountManagement\\OrganizationInfo
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderDeliveryDetails.php39 public function getAddress() function in Google\\Service\\ShoppingContent\\OrderDeliveryDetails
H A DTestOrderDeliveryDetails.php43 public function getAddress() function in Google\\Service\\ShoppingContent\\TestOrderDeliveryDetails
H A DOrderPickupDetails.php46 public function getAddress() function in Google\\Service\\ShoppingContent\\OrderPickupDetails
H A DAccountBusinessInformation.php49 public function getAddress() function in Google\\Service\\ShoppingContent\\AccountBusinessInformation
H A DReturnAddress.php55 public function getAddress() function in Google\\Service\\ShoppingContent\\ReturnAddress
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Baremetalsolution/
H A DNetworkAddress.php45 public function getAddress() function in Google\\Service\\Baremetalsolution\\NetworkAddress
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DGoogleCloudServicenetworkingV1ConsumerConfigReservedRange.php45 public function getAddress() function in Google\\Service\\ServiceNetworking\\GoogleCloudServicenetworkingV1ConsumerConfigReservedRange
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DUserEmail.php49 public function getAddress() function in Google\\Service\\Directory\\UserEmail
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceDirectory/
H A DEndpoint.php53 public function getAddress() function in Google\\Service\\ServiceDirectory\\Endpoint
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DLocationFilter.php48 public function getAddress() function in Google\\Service\\CloudTalentSolution\\LocationFilter
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/
H A DSocketAddress.php57 public function getAddress() function in Google\\Service\\TrafficDirectorService\\SocketAddress
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DRouteStatus.php48 public function getAddress() function in Google\\Service\\CloudRun\\RouteStatus
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DDeployment.php35 public function getAddress() function in Google\\Service\\ContainerAnalysis\\Deployment
H A DDeploymentOccurrence.php62 public function getAddress() function in Google\\Service\\ContainerAnalysis\\DeploymentOccurrence
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DDeploymentOccurrence.php62 public function getAddress() function in Google\\Service\\OnDemandScanning\\DeploymentOccurrence
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DBackendRule.php59 public function getAddress() function in Google\\Service\\ServiceConsumerManagement\\BackendRule

123