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 |
---|---|---|---|
FormValidatorTest::testHandleErrorsWithLimitedValidation | function | core/ |
@covers ::handleErrorsWithLimitedValidation[[api-linebreak]] |
FormValidatorTest::testMustValidate | function | core/ |
Tests the 'must_validate' $form_state flag. |
FormValidatorTest::testPerformRequiredValidation | function | core/ |
@covers ::performRequiredValidation[[api-linebreak]] |
FormValidatorTest::testPreventDuplicateValidation | function | core/ |
Tests the 'must_validate' $form_state flag. |
FormValidatorTest::testRequiredErrorMessage | function | core/ |
@covers ::doValidateForm[[api-linebreak]] |
FormValidatorTest::testValidateInvalidFormToken | function | core/ |
@covers ::validateForm[[api-linebreak]] |
FormValidatorTest::testValidateValidFormToken | function | core/ |
@covers ::validateForm[[api-linebreak]] |
FormValidatorTest::testValidationComplete | function | core/ |
Tests the 'validation_complete' $form_state flag. |
FormValidatorTestMockInterface | interface | core/ |
Interface used in the mocking process of this test. |
FormValidatorTestMockInterface::element_validate | function | core/ |
Function used in the mocking process of this test. |
FormValidatorTestMockInterface::hash_validate | function | core/ |
Function used in the mocking process of this test. |
FormValidatorTestMockInterface::validate_handler | function | core/ |
Function used in the mocking process of this test. |
FormValuesTest::testSimpleInvalidCallbacksAjaxFormValue | function | core/ |
Tests that AJAX elements with invalid callbacks return error code 500. |
form_validator | service | core/ |
Drupal\Core\Form\FormValidator |
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/ |
|
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/ |
|
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[[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_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. |
Pagination
- Previous page
- Page 35
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.