Search for valid
- Search 7.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Search 11.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ForumValidationTest.php | file | core/ |
|
| ForumValidationTest::$modules | property | core/ |
Modules to install. |
| ForumValidationTest::testValidation | function | core/ |
Tests the forum validation constraints. |
| FundamentalCompatibilityConstraintValidator | class | core/ |
Validates fundamental compatibility of CKEditor 5 with the given text format. |
| FundamentalCompatibilityConstraintValidator.php | file | core/ |
|
| FundamentalCompatibilityConstraintValidator::checkAllHtmlTagsAreCreatable | function | core/ |
Checks all HTML tags supported by enabled CKEditor 5 plugins are creatable. |
| FundamentalCompatibilityConstraintValidator::checkHtmlRestrictionsAreCompatible | function | core/ |
Checks that fundamental CKEditor 5 plugins' HTML tags are allowed. |
| FundamentalCompatibilityConstraintValidator::checkHtmlRestrictionsMatch | function | core/ |
Checks the HTML restrictions match the enabled CKEditor 5 plugins' output. |
| FundamentalCompatibilityConstraintValidator::checkNoMarkupFilters | function | core/ |
Checks no TYPE_MARKUP_LANGUAGE filters are present. |
| FundamentalCompatibilityConstraintValidator::findHtmlRestrictorFilterNotAllowingTags | function | core/ |
Analyzes a text format to find the filter not allowing required tags. |
| FundamentalCompatibilityConstraintValidator::FUNDAMENTAL_CKEDITOR5_PLUGINS | constant | core/ |
The fundamental CKEditor 5 plugins without which it cannot function. |
| FundamentalCompatibilityConstraintValidator::getFiltersInFormatOfType | function | core/ |
Gets the filters of the given type in this text format. |
| FundamentalCompatibilityConstraintValidator::validate | function | core/ |
|
| GDToolkit::isValid | function | core/ |
Checks if the image is valid. |
| GenericCacheBackendUnitTestBase::testInvalidate | function | core/ |
@covers \Drupal\Core\Cache\ApcuBackend::getMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\BackendChain::getMultiple[[api-linebreak]] @covers \Drupal\Core\Cache\ChainedFastBackend::getMultiple[[api-linebreak]] @covers… |
| GenericCacheBackendUnitTestBase::testInvalidateAll | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateAll(). |
| GenericCacheBackendUnitTestBase::testInvalidateTags | function | core/ |
Tests Drupal\Core\Cache\CacheBackendInterface::invalidateTags(). |
| HandlerBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| HandlerBase::validateExposed | function | core/ |
Validate the exposed handler form. |
| HandlerBase::validateExposeForm | function | core/ |
Validate the options form. |
| HandlerBase::validateExtraOptionsForm | function | core/ |
Validate the options form. |
| Heading::validateConfigurationForm | function | core/ |
Form validation handler. |
| Heading::validChoices | function | core/ |
Computes all valid choices for the "enabled_headings" setting. |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidRelated | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidTopLevel | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidYamlKey | function | core/ |
@covers ::findAll[[api-linebreak]] |
| HelpTopicsSyntaxTest::validateHtml | function | core/ |
Validates the HTML and header hierarchy for topic text. |
| hook_file_validate | function | core/ |
Check that files meet a given criteria. |
| hook_validation_constraint_alter | function | core/ |
Alter validation constraint plugin definitions. |
| hook_views_invalidate_cache | function | core/ |
Allow modules to respond to the invalidation of the Views cache. |
| hook_views_plugins_argument_validator_alter | function | core/ |
Modify the list of available views argument validation plugins. |
| HTMLRestrictions::validateAllowedRestrictionsPhase1 | function | core/ |
Validates allowed elements — phase 1: shape of keys. |
| HTMLRestrictions::validateAllowedRestrictionsPhase2 | function | core/ |
Validates allowed elements — phase 2: shape of values. |
| HTMLRestrictions::validateAllowedRestrictionsPhase3 | function | core/ |
Validates allowed elements — phase 3: HTML tag attribute restriction keys. |
| HTMLRestrictions::validateAllowedRestrictionsPhase4 | function | core/ |
Validates allowed elements — phase 4: HTML tag attr restriction values. |
| HTMLRestrictions::validateAllowedRestrictionsPhase5 | function | core/ |
Validates allowed elements — phase 5: disallowed attribute overrides. |
| Image::isValid | function | core/ |
Checks if the image is valid. |
| Image::validateConfigurationForm | function | core/ |
Form validation handler. |
| ImageEffectFormBase::validateForm | function | core/ |
Form validation handler. |
| ImageEffectsTest::testEffectFormValidationErrors | function | core/ |
Tests that validation errors are passed from the plugin to the parent form. |
| ImageFieldDefaultImagesTest::testInvalidDefaultImage | function | core/ |
Tests image field and field storage having an invalid default image. |
| ImageFieldValidateTest | class | core/ |
Tests validation functions such as min/max resolution. |
| ImageFieldValidateTest | class | core/ |
Tests validation functions such as min/max resolution. |
| ImageFieldValidateTest.php | file | core/ |
|
| ImageFieldValidateTest.php | file | core/ |
|
| ImageFieldValidateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageFieldValidateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageFieldValidateTest::getFieldSettings | function | core/ |
Returns field settings. |
| ImageFieldValidateTest::providerTestEmpty | function | core/ |
Data provider for ::testEmpty() |
| ImageFieldValidateTest::testAJAXValidationMessage | function | core/ |
Tests the validation message is displayed only once for ajax uploads. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.