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 |
|---|---|---|---|
| StateTransitionValidationTest::testUserSensitiveValidTransitions | function | core/ |
Verifies user-aware transition validation. |
| StateTransitionValidationTest::userTransitionsProvider | function | core/ |
Data provider for the user transition test. |
| StaticMapTest::testMapWithInvalidSource | function | core/ |
Tests when the source is invalid. |
| StaticMapTest::testMapWithInvalidSourceAndBypass | function | core/ |
Tests when the source is invalid and bypass is enabled. |
| StaticMapTest::testMapWithInvalidSourceWithADefaultValue | function | core/ |
Tests when the source is invalid but there's a default. |
| StaticMapTest::testMapWithInvalidSourceWithANullDefaultValue | function | core/ |
Tests when the source is invalid but there's a default value of NULL. |
| StorableConfigBase::validateValue | function | core/ |
Validate the values are allowed data types. |
| StorageComparer::validateSiteUuid | function | core/ |
Validates that the system.site::uuid in the source and target match. |
| StorageComparerInterface::validateSiteUuid | function | core/ |
Validates that the system.site::uuid in the source and target match. |
| StorageCopyTraitTest::testWithInvalidConfiguration | function | core/ |
Tests replaceStorageContents() with config with an invalid configuration. |
| StorageReplaceDataWrapperTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| StorageTest::testCachedFormStorageValidation | function | core/ |
Tests updating cached form storage during form validation. |
| StorageTest::testValidation | function | core/ |
Tests validation when form storage is used. |
| StreamWrapperManager::isValidScheme | function | core/ |
Checks that the scheme of a stream URI is valid. |
| StreamWrapperManager::isValidUri | function | core/ |
Determines whether the URI has a valid scheme for file API operations. |
| StreamWrapperManagerInterface::isValidScheme | function | core/ |
Checks that the scheme of a stream URI is valid. |
| StreamWrapperManagerInterface::isValidUri | function | core/ |
Determines whether the URI has a valid scheme for file API operations. |
| StreamWrapperTest::testGetValidStreamScheme | function | core/ |
Tests the scheme functions. |
| StringEqualsConcatenatedValuesConstraintValidator | class | core/ |
Validates the StringEqualsConcatenatedValues constraint. |
| StringEqualsConcatenatedValuesConstraintValidator.php | file | core/ |
|
| StringEqualsConcatenatedValuesConstraintValidator::validate | function | core/ |
|
| StringEqualsConcatenatedValuesConstraintValidatorTest | class | core/ |
Tests the StringEqualsConcatenatedValues validator. |
| StringEqualsConcatenatedValuesConstraintValidatorTest.php | file | core/ |
|
| StringEqualsConcatenatedValuesConstraintValidatorTest::$modules | property | core/ |
Modules to install. |
| StringEqualsConcatenatedValuesConstraintValidatorTest::setUp | function | core/ |
|
| StringEqualsConcatenatedValuesConstraintValidatorTest::testInvalidReferenceToProperties | function | core/ |
Tests that validation fails if the schema references missing properties. |
| StringEqualsConcatenatedValuesConstraintValidatorTest::testReservedCharacters | function | core/ |
Tests that validation fails if reserved characters are not replaced. |
| StringEqualsConcatenatedValuesConstraintValidatorTest::testStringEqualsConcatenatedValuesConstraint | function | core/ |
Tests basic validation of concatenated config values. |
| StringEqualsConcatenatedValuesConstraintValidatorTest::testValueTypes | function | core/ |
Tests concatenation of basic schema value types. |
| StringEqualsConcatenatedValuesConstraintValidatorTest::valueTypesProvider | function | core/ |
Data provider for testValueTypes(). |
| StubTestTrait::validateStub | function | core/ |
Perform validation on a stub entity. |
| Style::validateConfigurationForm | function | core/ |
Form validation handler. |
| StylePluginBase::validate | function | core/ |
Validate that the plugin is correct and can be saved. |
| StylePluginBase::validateOptionsForm | function | core/ |
Validate the options form. |
| StyleSensibleElementConstraintValidator | class | core/ |
Styles can only be specified for HTML5 tags and extra classes. |
| StyleSensibleElementConstraintValidator.php | file | core/ |
|
| StyleSensibleElementConstraintValidator::findStyleConflictingPluginLabel | function | core/ |
Finds the plugin with elements that conflict with the style element. |
| StyleSensibleElementConstraintValidator::intersectionWithClasses | function | core/ |
Checks if there is an intersection on allowed 'class' attribute values. |
| StyleSensibleElementConstraintValidator::KNOWN_UNSUPPORTED_TAGS | constant | core/ |
Tags whose plugins are known to not yet integrate with the Style plugin. |
| StyleSensibleElementConstraintValidator::validate | function | core/ |
|
| SubformState::getLimitValidationErrors | function | core/ |
Retrieves the limited validation error sections. |
| SubformState::setLimitValidationErrors | function | core/ |
Sets the limited validation error sections. |
| SubformStateTest::testGetLimitValidationErrors | function | core/ |
Tests get limit validation errors. |
| SubformStateTest::testSetLimitValidationErrors | function | core/ |
Tests set limit validation errors. |
| SupportedReleaseValidator | class | core/ |
Validates that updated projects are secure and supported. |
| SupportedReleaseValidator.php | file | core/ |
|
| SupportedReleaseValidator::getSubscribedEvents | function | core/ |
|
| SupportedReleaseValidator::isSupportedRelease | function | core/ |
Checks if the given version of a project is supported. |
| SupportedReleaseValidator::validate | function | core/ |
Checks that the packages are secure and supported. |
| SupportedReleaseValidator::__construct | function | core/ |
Pagination
- Previous page
- Page 61
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.