Search for validator
- Search 7.x for validator
- Search 9.5.x for validator
- Search 8.9.x for validator
- Search 11.x for validator
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
InstallProfileUninstallValidator::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
InstallProfileUninstallValidator::__construct | function | core/ |
|
InstallProfileUninstallValidator::__construct | function | core/ |
Constructs a ProxyClass Drupal proxy object. |
install_profile_uninstall_validator | service | core/ |
Drupal\Core\Extension\InstallProfileUninstallValidator |
IsNullConstraintValidator | class | core/ |
Null constraint validator. |
IsNullConstraintValidator.php | file | core/ |
|
IsNullConstraintValidator::validate | function | core/ |
|
jsonapi.custom_query_parameter_names_validator.subscriber | service | core/ |
Drupal\jsonapi\EventSubscriber\JsonApiRequestValidator |
jsonapi.resource_response_validator.subscriber | service | core/ |
Drupal\jsonapi\EventSubscriber\ResourceResponseValidator |
JsonApiRequestValidator | class | core/ |
Subscriber that validates the query parameter names on a JSON:API request. |
JsonApiRequestValidator.php | file | core/ |
|
JsonApiRequestValidator::getSubscribedEvents | function | core/ |
|
JsonApiRequestValidator::onRequest | function | core/ |
Validates JSON:API requests. |
JsonApiRequestValidator::onResponse | function | core/ |
Validates JSON:API requests. |
JsonApiRequestValidator::validateQueryParams | function | core/ |
Validates custom (implementation-specific) query parameter names. |
KeyValueEntityStorageTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
LangcodeRequiredIfTranslatableValuesConstraintValidator | class | core/ |
Validates the LangcodeRequiredIfTranslatableValues constraint. |
LangcodeRequiredIfTranslatableValuesConstraintValidator.php | file | core/ |
|
LangcodeRequiredIfTranslatableValuesConstraintValidator::validate | function | core/ |
|
LanguageConfigOverrideTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
layout_builder.extra_fields.invalidator | service | core/ |
Drupal\layout_builder\Cache\ExtraFieldBlockCacheTagInvalidator |
LegacyValidatorTest | class | core/ |
Tests the functions used to validate uploaded files. |
LegacyValidatorTest.php | file | core/ |
|
LegacyValidatorTest::$image | property | core/ |
An image file. |
LegacyValidatorTest::$nonImage | property | core/ |
A file which is not an image. |
LegacyValidatorTest::providerTestFileValidateExtensionsOnUri | function | core/ |
Data provider for ::testFileValidateExtensionsOnUri. |
LegacyValidatorTest::setUp | function | core/ |
|
LegacyValidatorTest::testFileValidateExtensions | function | core/ |
Tests the file_validate_extensions() function. |
LegacyValidatorTest::testFileValidateExtensionsOnUri | function | core/ |
Tests the file_validate_extensions() function. |
LegacyValidatorTest::testFileValidateImageResolution | function | core/ |
This ensures the dimensions of a specific file is within bounds. |
LegacyValidatorTest::testFileValidateIsImage | function | core/ |
This ensures a specific file is actually an image. |
LegacyValidatorTest::testFileValidateNameLength | function | core/ |
This will ensure the filename length is valid. |
LegacyValidatorTest::testFileValidateSize | function | core/ |
Tests file_validate_size(). |
LibraryDiscoveryTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
LinkAccessConstraintValidator | class | core/ |
Validates the LinkAccess constraint. |
LinkAccessConstraintValidator.php | file | core/ |
|
LinkAccessConstraintValidator::$current_user | property | core/ |
Proxy for the current user account. |
LinkAccessConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
LinkAccessConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
LinkAccessConstraintValidator::__construct | function | core/ |
Constructs an instance of the LinkAccessConstraintValidator class. |
LinkAccessConstraintValidatorTest | class | core/ |
Tests the LinkAccessConstraintValidator validator. |
LinkAccessConstraintValidatorTest.php | file | core/ |
|
LinkAccessConstraintValidatorTest::providerValidate | function | core/ |
Data provider for LinkAccessConstraintValidator::validate(). |
LinkAccessConstraintValidatorTest::testValidate | function | core/ |
Tests the access validation constraint for links. |
LinkExternalProtocolsConstraintValidator | class | core/ |
Validates the LinkExternalProtocols constraint. |
LinkExternalProtocolsConstraintValidator.php | file | core/ |
|
LinkExternalProtocolsConstraintValidator::validate | function | core/ |
phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn |
LinkExternalProtocolsConstraintValidatorTest | class | core/ |
@coversDefaultClass \Drupal\link\Plugin\Validation\Constraint\LinkExternalProtocolsConstraintValidator[[api-linebreak]] @group Link |
LinkExternalProtocolsConstraintValidatorTest.php | file | core/ |
|
LinkExternalProtocolsConstraintValidatorTest::providerValidate | function | core/ |
Data provider for ::testValidate. |
Pagination
- Previous page
- Page 14
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.