Search for validator
- Search 7.x for validator
- Search 8.9.x for validator
- Search 10.3.x for validator
- Search 11.x for validator
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentUninstallValidator::__construct | function | core/ |
Constructs a new ContentUninstallValidator. |
ContentUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
content_uninstall_validator | service | core/ |
Drupal\Core\Entity\ContentUninstallValidator |
ContextualValidatorInterface | interface | core/ |
Extends the contextual validator validate method by a new parameter. |
ContextualValidatorInterface.php | file | core/ |
|
ContextualValidatorInterface::validate | function | core/ |
Validates a value against a constraint or a list of constraints. |
DatabaseBackendTest::testCacheTagsInvalidatorChecksumIsBackendOverridable | function | core/ |
Test that the service "cache_tags.invalidator.checksum" is backend overridable. |
DatabaseDriverUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Extension\DatabaseDriverUninstallValidator. |
DatabaseDriverUninstallValidator | class | core/ |
Ensures installed modules providing a database driver are not uninstalled. |
DatabaseDriverUninstallValidator.php | file | core/ |
|
DatabaseDriverUninstallValidator.php | file | core/ |
|
DatabaseDriverUninstallValidator::$connection | property | core/ |
The database connection. |
DatabaseDriverUninstallValidator::$container | property | core/ |
The service container. |
DatabaseDriverUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
DatabaseDriverUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
DatabaseDriverUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
DatabaseDriverUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
DatabaseDriverUninstallValidator::setStringTranslation | function | core/ |
|
DatabaseDriverUninstallValidator::validate | function | core/ |
|
DatabaseDriverUninstallValidator::validate | function | core/ |
|
DatabaseDriverUninstallValidator::__construct | function | core/ |
Constructs a new DatabaseDriverUninstallValidator. |
DatabaseDriverUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
database_driver_uninstall_validator | service | core/ |
Drupal\Core\Extension\DatabaseDriverUninstallValidator |
DateTimeFormatConstraintValidator | class | core/ |
Constraint validator for DateTime items to ensure the format is correct. |
DateTimeFormatConstraintValidator.php | file | core/ |
|
DateTimeFormatConstraintValidator::validate | function | core/ |
|
DeletedWorkspaceConstraintValidator | class | core/ |
Checks if data still exists for a deleted workspace ID. |
DeletedWorkspaceConstraintValidator.php | file | core/ |
|
DeletedWorkspaceConstraintValidator::$workspaceAssociation | property | core/ |
The workspace association service. |
DeletedWorkspaceConstraintValidator::create | function | core/ |
|
DeletedWorkspaceConstraintValidator::validate | function | core/ |
|
DeletedWorkspaceConstraintValidator::__construct | function | core/ |
Creates a new DeletedWorkspaceConstraintValidator instance. |
Drupal::pathValidator | function | core/ |
Returns the path validator. |
DrupalTest::testPathValidator | function | core/ |
Tests the pathValidator() method. |
ElementInfoManager::$cacheTagInvalidator | property | core/ |
The cache tag invalidator. |
ElementInfoManagerTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
email.validator | service | core/ |
Drupal\Component\Utility\EmailValidator |
EmailAction::$emailValidator | property | core/ |
The email validator. |
EmailValidator | class | core/ |
Validates email addresses. |
EmailValidator.php | file | core/ |
|
EmailValidator::isValid | function | core/ |
Validates an email address. |
EmailValidatorInterface | interface | core/ |
Validates email addresses. |
EmailValidatorInterface.php | file | core/ |
|
EmailValidatorInterface::isValid | function | core/ |
Validates an email address. |
EmailValidatorTest | class | core/ |
Tests the EmailValidator utility class. |
EmailValidatorTest.php | file | core/ |
|
EmailValidatorTest::testIsValid | function | core/ |
@covers ::isValid[[api-linebreak]] |
EmailValidatorTest::testIsValidException | function | core/ |
@covers ::isValid[[api-linebreak]] |
EnabledConfigurablePluginsConstraintValidator | class | core/ |
Enabled configurable plugin settings validator. |
EnabledConfigurablePluginsConstraintValidator.php | file | core/ |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.