Search for validator
- Search 7.x for validator
- Search 9.5.x for validator
- Search 10.3.x for validator
- Search 11.x for validator
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ContentTranslationSynchronizedFieldsConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
ContentTranslationSynchronizedFieldsConstraintValidator::$synchronizer | property | core/ |
The field translation synchronizer. |
ContentTranslationSynchronizedFieldsConstraintValidator::create | function | core/ |
|
ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalEntity | function | core/ |
Returns the original unchanged entity to be used to detect changes. |
ContentTranslationSynchronizedFieldsConstraintValidator::getOriginalTranslation | function | core/ |
Returns the original translation. |
ContentTranslationSynchronizedFieldsConstraintValidator::getSynchronizedPropertiesByField | function | core/ |
Returns the synchronized properties for every specified field. |
ContentTranslationSynchronizedFieldsConstraintValidator::hasSynchronizedPropertyChanges | function | core/ |
Checks whether any synchronized property has changes. |
ContentTranslationSynchronizedFieldsConstraintValidator::validate | function | core/ |
|
ContentTranslationSynchronizedFieldsConstraintValidator::__construct | function | core/ |
ContentTranslationSynchronizedFieldsConstraintValidator constructor. |
ContentUninstallValidator | class | core/ |
Provides a proxy class for \Drupal\Core\Entity\ContentUninstallValidator. |
ContentUninstallValidator | class | core/ |
Validates module uninstall readiness based on existing content entities. |
ContentUninstallValidator.php | file | core/ |
|
ContentUninstallValidator.php | file | core/ |
|
ContentUninstallValidator::$container | property | core/ |
The service container. |
ContentUninstallValidator::$deprecatedProperties | property | core/ |
|
ContentUninstallValidator::$drupalProxyOriginalServiceId | property | core/ |
The id of the original proxied service. |
ContentUninstallValidator::$entityTypeManager | property | core/ |
The entity type manager service. |
ContentUninstallValidator::$service | property | core/ |
The real proxied service, after it was lazy loaded. |
ContentUninstallValidator::lazyLoadItself | function | core/ |
Lazy loads the real service from the container. |
ContentUninstallValidator::setStringTranslation | function | core/ |
|
ContentUninstallValidator::validate | function | core/ |
|
ContentUninstallValidator::validate | function | core/ |
|
ContentUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
ContentUninstallValidator::__construct | function | core/ |
Constructs a new ContentUninstallValidator. |
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. |
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. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.