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::testRequiredErrorMessage | function | core/ |
Tests required error message. |
| FormValidatorTest::testValidateInvalidFormToken | function | core/ |
Tests validate invalid form token. |
| FormValidatorTest::testValidateValidFormToken | function | core/ |
Tests validate valid form token. |
| 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/ |
Tests invalidate. |
| 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/ |
Tests discovery exception invalid related. |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidTopLevel | function | core/ |
Tests discovery exception invalid top level. |
| HelpTopicDiscoveryTest::testDiscoveryExceptionInvalidYamlKey | function | core/ |
Tests discovery exception invalid yaml key. |
| 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. |
| Htmx::validate | function | core/ |
Creates a `data-hx-validate` attribute. |
| HtmxAttributesTest::hxValidateDataProvider | function | core/ |
Provides data to ::testHxValidate. |
| HtmxAttributesTest::testHxValidate | function | core/ |
Test validate method. |
Pagination
- Previous page
- Page 36
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.