service email.validator in Drupal 10
Same name and namespace in other branches
- 8 core/core.services.yml \email.validator
- 9 core/core.services.yml \email.validator
Class
Drupal\Component\Utility\EmailValidator5 string references to email.validator
- ContactFormEditForm::create in core/
modules/ contact/ src/ ContactFormEditForm.php - Instantiates a new instance of this class.
- Email::validateEmail in core/
lib/ Drupal/ Core/ Render/ Element/ Email.php - Form element validation handler for #type 'email'.
- EmailAction::create in core/
lib/ Drupal/ Core/ Action/ Plugin/ Action/ EmailAction.php - UpdateSettingsForm::create in core/
modules/ update/ src/ UpdateSettingsForm.php - Instantiates a new instance of this class.
- UserPasswordForm::create in core/
modules/ user/ src/ Form/ UserPasswordForm.php - Instantiates a new instance of this class.
File
- core/
core.services.yml - core/core.services.yml
View source