Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
DisplayPluginInterface::validate | function | core/ |
Make sure the display and all associated handlers are valid. |
DisplayPluginInterface::validateOptionsForm | function | core/ |
Validates the options form. |
DisplayTest::testInvalidDisplayPlugins | function | core/ |
Tests invalid display plugins. |
DisplayTest::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
DisplayTest::validateOptionsForm | function | core/ |
Validate the options form. |
DocParserTest::getAnnotationVarTypeArrayProviderInvalid | function | core/ |
|
DocParserTest::getAnnotationVarTypeProviderInvalid | function | core/ |
|
DocParserTest::getAnnotationVarTypeProviderValid | function | core/ |
|
DocParserTest::testAnnotationEnumInvalidLiteralDeclarationException | function | core/ |
|
DocParserTest::testAnnotationEnumInvalidTypeDeclarationException | function | core/ |
|
DocParserTest::testAnnotationWithInvalidTargetDeclarationError | function | core/ |
|
DocParserTest::testInvalidContantName | function | core/ |
|
DocParserTest::testInvalidIdentifierInAnnotation | function | core/ |
|
DraggableListBuilder::validateForm | function | core/ |
Form validation handler. |
Drupal::pathValidator | function | core/ |
Returns the path validator. |
DrupalDateTimeTest::providerTestInvalidDateDiff | function | core/ |
Provides data for date tests. |
DrupalDateTimeTest::testInvalidDateDiff | function | core/ |
Test date diff exception caused by invalid input. |
DrupalImage::validateImageUploadSettings | function | core/ |
#element_validate handler for the "image_upload" element in settingsForm(). |
DrupalKernel::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
DrupalKernel::validateHostname | function | core/ |
Validates the hostname supplied from the HTTP request. |
DrupalKernel::validateHostnameLength | function | core/ |
Validates a hostname length. |
DrupalKernelInterface::invalidateContainer | function | core/ |
Invalidate the service container for the next request. |
DrupalStandardsListenerTrait::checkValidCoversForTest | function | core/ |
Check an individual test run for valid @covers annotation. |
DrupalTest::testPathValidator | function | core/ |
Tests the pathValidator() method. |
drupal_validate_utf8 | function | core/ |
Checks whether a string is valid UTF-8. |
drupal_valid_test_ua | function | core/ |
Returns the test prefix if this is an internal request from SimpleTest. |
EditorBase::validateConfigurationForm | function | core/ |
Form validation handler. |
editor_form_filter_admin_format_validate | function | core/ |
Additional validate handler for filter_format_form(). |
ElementInfoManager::$cacheTagInvalidator | property | core/ |
The cache tag invalidator. |
ElementInfoManagerTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
ElementTest::testInvalidChildren | function | core/ |
Tests the children() method with an invalid key. |
ElementValidationTest | class | core/ |
Various tests of AJAX behavior. |
ElementValidationTest.php | file | core/ |
|
ElementValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ElementValidationTest::$modules | property | core/ |
Modules to enable. |
ElementValidationTest::testAjaxElementValidation | function | core/ |
Tries to post an Ajax change to a form that has a validated element. |
email.validator | service | core/ |
Drupal\Component\Utility\EmailValidator |
Email::validateEmail | function | core/ |
Form element validation handler for #type 'email'. |
EmailAction::$emailValidator | property | core/ |
The email validator. |
EmailAction::validateConfigurationForm | function | core/ |
Form validation handler. |
EmailConstraint::validatedBy | function | core/ |
|
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 |
Pagination
- Previous page
- Page 12
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.