You are here

namespace Drupal\sms\Entity in SMS Framework 2.1.x

Same name in other branches
  1. 8 Drupal\sms\Entity
  2. 2.x Drupal\sms\Entity
Classsort descending Location Description
PhoneNumberSettings src/Entity/PhoneNumberSettings.php Defines storage for an SMS Gateway instance.
PhoneNumberSettingsInterface src/Entity/PhoneNumberSettingsInterface.php Interface for SMS Gateway configuration entity.
PhoneNumberVerification src/Entity/PhoneNumberVerification.php Defines the phone number verification entity.
PhoneNumberVerificationInterface src/Entity/PhoneNumberVerificationInterface.php Interface for phone number verification entity.
SmsDeliveryReport src/Entity/SmsDeliveryReport.php Defines the SMS message delivery report entity.
SmsDeliveryReportInterface src/Entity/SmsDeliveryReportInterface.php Interface for SMS delivery report entity.
SmsGateway src/Entity/SmsGateway.php Defines storage for an SMS Gateway instance.
SmsGatewayInterface src/Entity/SmsGatewayInterface.php Provides an interface defining a SMS Gateway entity.
SmsMessage src/Entity/SmsMessage.php Defines the SMS message entity.
SmsMessageInterface src/Entity/SmsMessageInterface.php Interface for SMS message entity.
SmsMessageResult src/Entity/SmsMessageResult.php Defines the SMS message result entity.
SmsMessageResultInterface src/Entity/SmsMessageResultInterface.php Interface for SMS message result entity.