You are here

10 string references to sms.phone_number.verification in SMS Framework 8

AdminSettingsForm::create in modules/sms_user/src/Form/AdminSettingsForm.php
Instantiates a new instance of this class.
PhoneNumberSettingsListBuilder::createInstance in src/Lists/PhoneNumberSettingsListBuilder.php
Instantiates a new instance of this entity handler.
SmsFrameworkPhoneNumberVerificationTest::setUp in tests/src/Kernel/SmsFrameworkPhoneNumberVerificationTest.php
SmsTelephoneWidget::formElement in src/Plugin/Field/FieldWidget/SmsTelephoneWidget.php
Returns the form for a single field widget.
SmsUserMenuLink::create in modules/sms_user/src/Plugin/Derivative/SmsUserMenuLink.php
Creates a new class instance.
SmsVerification::create in src/Plugin/migrate/destination/SmsVerification.php
Creates an instance of the plugin.
sms_cron in ./sms.module
Implements hook_cron().
sms_entity_delete in ./sms.module
Implements hook_entity_delete().
VerifyPhoneNumberForm::create in src/Form/VerifyPhoneNumberForm.php
Instantiates a new instance of this class.
_sms_entity_postsave in ./sms.module
Respond to saving entities after they have been written to storage.