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 |
---|---|---|---|
AccessPolicyProcessor::validateScope | function | core/ |
Validates if calculated permissions all match a single scope. |
AllowedScaffoldPackagesValidator::validate | function | core/ |
Validates that only the implicitly allowed packages can use scaffolding. |
AltTextContainsLlamasConstraintValidator::validate | function | core/ |
|
AnnounceFetcher::validateUrl | function | core/ |
Check whether a link is controlled by D.O. |
AnnounceFetcherUnitTest::testValidateUrl | function | core/ |
Test the ValidateUrl() method. |
AtLeastOneOfConstraintValidator::validate | function | core/ |
Validate a set of constraints against a value. |
BaseFieldOverrideValidationTest::testFieldTypePluginIsValidated | function | core/ |
Tests that the field type plugin's existence is validated. |
BaseRequirementsFulfilledValidator::validate | function | core/ |
Validates that base requirements are fulfilled. |
BaseRequirementsFulfilledValidatorTest::validate | function | core/ |
Validates base requirements. |
BaseRequirementValidatorTrait::validate | function | core/ |
Validates base requirements. |
CacheBackendDecorator::invalidate | function | core/ |
Marks a cache item as invalid. |
CacheBackendDecorator::invalidateAll | function | core/ |
Marks all cache items as invalid. |
CacheBackendDecorator::invalidateMultiple | function | core/ |
Marks cache items as invalid. |
CacheBackendDecorator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
CacheTagsChecksumDecorator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
Callbacks::entityTestFormValidate | function | core/ |
Validation handler for the entity_test entity form. |
Callbacks::entityTestFormValidateCheck | function | core/ |
Validation handler for the entity_test entity form. |
ClassResolverConstraintValidator::validate | function | core/ |
|
CodeBlock::validateConfigurationForm | 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. |
ComposerValidator::validate | function | core/ |
Validates that the Composer executable is the correct version. |
ConfigActionValidationTest::testConfigActionDependenciesAreValidated | function | core/ |
Tests validating that config actions' dependencies are present. |
ConfigActionValidationTest::testConfigActionsAreValidated | function | core/ |
@testWith ["block_content_type"][[api-linebreak]] ["node_type"][[api-linebreak]] ["shortcut_set"][[api-linebreak]] ["menu"][[api-linebreak]] [[api-linebreak]] |
ConfigExistsConstraintValidator::validate | function | core/ |
|
ConfigValidationTest::testValidatableConfigIsValidated | function | core/ |
Tests that the recipe runner only validates config which is validatable. |
DateFormatValidationTest::testPatternIsValidated | function | core/ |
Tests that the pattern of a date format is validated. |
DatetimeFormElementTest::validateForm | function | core/ |
Form validation handler. |
DiskSpaceValidator::validate | function | core/ |
Validates that there is enough free disk space to do stage operations. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.