Search for valid
- Search 7.x for valid
- Search 9.5.x for valid
- Search 8.9.x for valid
- Search 10.3.x for valid
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ForumValidationTest::$modules | property | core/ |
Modules to install. |
ForumValidationTest::testValidation | function | core/ |
Tests the forum validation constraints. |
FullyValidatableConstraint | class | core/ |
Constraint for fully validatable config schema type. |
FullyValidatableConstraint.php | file | core/ |
|
FullyValidatableConstraintValidator | class | core/ |
FullyValidatable constraint. |
FullyValidatableConstraintValidator.php | file | core/ |
|
FullyValidatableConstraintValidator::validate | function | core/ |
|
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 @covers \Drupal\Core\Cache\BackendChain::getMultiple @covers \Drupal\Core\Cache\ChainedFastBackend::getMultiple @covers \Drupal\Core\Cache\DatabaseBackend::getMultiple @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/ |
|
Heading::validChoices | function | core/ |
Computes all valid choices for the "enabled_headings" setting. |
HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidRelated | function | core/ |
@covers ::findAll |
HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidTopLevel | function | core/ |
@covers ::findAll |
HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidYamlKey | function | core/ |
@covers ::findAll |
HelpTopicsSyntaxTest::validateHtml | function | core/ |
Validates the HTML and header hierarchy for topic text. |
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/ |
|
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 dimensions. |
ImageFieldValidateTest | class | core/ |
Tests validation functions such as min/max dimensions. |
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. |
Pagination
- Previous page
- Page 37
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.