ConfigTest.php |
tests/src/Kernel/ConfigTest.php |
Drupal\Tests\telephone_validation\Kernel |
|
README.txt |
README.txt |
|
Telephone Validation
========================
This is basic module which brings validation to Telephone field. It uses
giggsey/libphonenumber-for-php library, port of google's libphonenumber library.
Module can automatically discover where the… |
SettingsForm.php |
src/SettingsForm.php |
Drupal\telephone_validation |
|
TelephoneConstraint.php |
src/Plugin/Validation/Constraint/TelephoneConstraint.php |
Drupal\telephone_validation\Plugin\Validation\Constraint |
|
TelephoneConstraintValidator.php |
src/Plugin/Validation/Constraint/TelephoneConstraintValidator.php |
Drupal\telephone_validation\Plugin\Validation\Constraint |
|
TelephoneItemTest.php |
tests/src/Kernel/TelephoneItemTest.php |
Drupal\Tests\telephone_validation\Kernel |
|
TelephoneValidation.php |
src/Render/Element/TelephoneValidation.php |
Drupal\telephone_validation\Render\Element |
|
telephone_validation.info.yml |
telephone_validation.info.yml |
|
telephone_validation.info.yml |
telephone_validation.install |
telephone_validation.install |
|
Installation hooks. |
telephone_validation.module |
telephone_validation.module |
|
Validate telephone number. |
telephone_validation.routing.yml |
telephone_validation.routing.yml |
|
telephone_validation.routing.yml |
telephone_validation.schema.yml |
config/schema/telephone_validation.schema.yml |
|
config/schema/telephone_validation.schema.yml |
telephone_validation.services.yml |
telephone_validation.services.yml |
|
telephone_validation.services.yml |
telephone_validation.settings.yml |
config/install/telephone_validation.settings.yml |
|
config/install/telephone_validation.settings.yml |
Validator.php |
src/Validator.php |
Drupal\telephone_validation |
|
ValidatorTest.php |
tests/src/Unit/ValidatorTest.php |
Drupal\Tests\telephone_validation\Unit |
|