Search for validate
- Search 7.x for validate
- Search 9.5.x for validate
- Search 8.9.x for validate
- Search 10.3.x for validate
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Callbacks::entityTestFormValidateCheck | function | core/ |
Validation handler for the entity_test entity form. |
Callbacks::validateName | function | core/ |
Form element validation handler for 'name' in form_test_validate_form(). |
ChainedFastBackend::invalidate | function | core/ |
Marks a cache item as invalid. |
ChainedFastBackend::invalidateAll | function | core/ |
Marks all cache items as invalid. |
ChainedFastBackend::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
ChainedFastBackend::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
CKEditor5::validateConfigurationForm | function | core/ |
Form validation handler. |
CKEditor5::validatePair | function | core/ |
Validates a Text Editor + Text Format pair. |
CKEditor5::validateSwitchingToCKEditor5 | function | core/ |
Validate callback to inform the user of CKEditor 5 compatibility problems. |
CKEditor5ElementConstraintValidator::validate | function | core/ |
|
CKEditor5MediaAndFilterSettingsInSyncConstraintValidator::validate | function | core/ |
|
CKEditor5PluginDefinition::validateCKEditor5Aspects | function | core/ |
Validates the CKEditor 5 aspects of the CKEditor 5 plugin definition. |
CKEditor5PluginDefinition::validateConfiguration | function | core/ |
Validates the given configuration array. |
CKEditor5PluginDefinition::validateDrupalAspects | function | core/ |
Validates the Drupal aspects of the CKEditor 5 plugin definition. |
CKEditor5ValidationTestTrait::validatePairToViolationsArray | function | core/ |
Decorator for CKEditor5::validatePair() that returns an assertable array. |
ClassResolverConstraintValidator::validate | function | core/ |
|
CodeBlock::validateConfigurationForm | function | core/ |
Form validation handler. |
Color::validateColor | function | core/ |
Form element validation handler for #type 'color'. |
Color::validateHex | function | core/ |
Validates whether a hexadecimal color value is syntactically correct. |
ColorTest::providerTestValidateHex | function | core/ |
Provides data for testValidateHex(). |
ColorTest::testValidateHex | function | core/ |
@legacy-covers \Drupal\Component\Utility\Color::validateHex |
Combine::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
CommentAdminOverview::validateForm | function | core/ |
Form validation handler. |
CommentNameConstraintValidator::validate | function | core/ |
|
CommentSelection::validateReferenceableEntities | function | core/ |
Validates which existing entities can be referenced. |
CommentSelection::validateReferenceableNewEntities | function | core/ |
Validates which newly created entities can be referenced. |
ComplexDataConstraintValidator::validate | function | core/ |
|
ComponentInFormTest::validateForm | function | core/ |
Form validation handler. |
ComponentNodeVisitor::validateSlots | function | core/ |
Performs a cheap validation of the slots in the template. |
ComponentsTwigExtension::doValidateProps | function | core/ |
Performs the actual validation of the schema for the props. |
ComponentsTwigExtension::validateProps | function | core/ |
Validates the props in development environments. |
ComponentValidator::validateClassProps | function | core/ |
Validates the props that are not JSON Schema. |
ComponentValidator::validateDefinition | function | core/ |
Validates the component metadata file. |
ComponentValidator::validateProps | function | core/ |
Validates that the props provided to the component. |
ComponentValidatorTest::dataProviderValidateDefinitionInvalid | function | core/ |
Data provider with invalid component definitions. |
ComponentValidatorTest::dataProviderValidateDefinitionValid | function | core/ |
Data provider with valid component definitions. |
ComponentValidatorTest::dataProviderValidatePropsInvalid | function | core/ |
Data provider with invalid component props. |
ComponentValidatorTest::dataProviderValidatePropsValid | function | core/ |
Data provider with valid component props. |
ComponentValidatorTest::testValidateDefinitionInvalid | function | core/ |
Tests invalid component definitions. |
ComponentValidatorTest::testValidateDefinitionValid | function | core/ |
Tests that valid component definitions don't cause errors. |
ComponentValidatorTest::testValidatePropsInvalid | function | core/ |
Tests that invalid props are handled properly. |
ComponentValidatorTest::testValidatePropsValid | function | core/ |
Tests that valid props are handled properly. |
ComposerInspector::invalidateCacheIfNeeded | function | core/ |
Invalidates cached data if composer.json or composer.lock have changed. |
ComposerInspector::validate | function | core/ |
Checks that Composer commands can be run. |
ComposerInspector::validateExecutable | function | core/ |
Validates that the Composer executable exists in a supported version. |
ComposerInspector::validateProject | function | core/ |
Checks that `composer.json` is valid and `composer.lock` exists. |
ComposerInspectorTest::testComposerValidateIsCalled | function | core/ |
@covers ::validate[[api-linebreak]] |
ComposerMinimumStabilityValidator::validate | function | core/ |
Validates composer minimum stability. |
ComposerPatchesValidator::validate | function | core/ |
Validates the status of the patcher plugin. |
ComposerPluginsValidator::validate | function | core/ |
Validates the allowed Composer plugins, both in active and stage. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.