6 string references to sms.phone_number.verification in SMS Framework 2.x
- SmsFrameworkPhoneNumberVerificationTest::setUp in tests/
src/ Kernel/ SmsFrameworkPhoneNumberVerificationTest.php - 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().
- _sms_entity_postsave in ./
sms.module - Respond to saving entities after they have been written to storage.