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
- Search 11.x for valid
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
|
| SupportedReleaseValidatorTest | class | core/ |
Tests Drupal\package_manager\Validator\SupportedReleaseValidator. |
| SupportedReleaseValidatorTest.php | file | core/ |
|
| SupportedReleaseValidatorTest::providerException | function | core/ |
Data provider for testException(). |
| SupportedReleaseValidatorTest::setUp | function | core/ |
|
| SupportedReleaseValidatorTest::testException | function | core/ |
Tests exceptions when updating to unsupported or insecure releases. |
| SvgExtractorTest::testLoadIconSvgInvalid | function | core/ |
Test the SvgExtractor::loadIcon() method with invalid svg. |
| SvgSpriteExtractorTest::testDiscoverIconsSvgSpriteInvalid | function | core/ |
Test the SvgSpriteExtractor::discoverIcons() method with invalid svg. |
| SvgSpriteExtractorTest::testDiscoverIconsSvgSpriteInvalidContent | function | core/ |
Test the SvgSpriteExtractor::discoverIcons() method with invalid content. |
| SwitchShortcutSet::validateForm | function | core/ |
Form validation handler. |
| SymlinkValidator | class | core/ |
Flags errors if unsupported symbolic links are detected. |
| SymlinkValidator.php | file | core/ |
|
| SymlinkValidator::validate | function | core/ |
Flags errors if the project root or stage directory contain symbolic links. |
| SymlinkValidator::__construct | function | core/ |
|
| SymlinkValidatorTest | class | core/ |
Tests Symlink Validator. |
| SymlinkValidatorTest.php | file | core/ |
|
| SymlinkValidatorTest::testAbsoluteSymlinks | function | core/ |
Tests that symlinks with absolute paths are not supported. |
| SymlinkValidatorTest::testHardLinks | function | core/ |
Tests that hard links are not supported. |
| SymlinkValidatorTest::testSymlinkPointingOutsideProjectRoot | function | core/ |
Tests that relative symlinks cannot point outside the project root. |
| SymlinkValidatorTest::testSymlinkPointingOutsideStageDirectory | function | core/ |
Tests that relative symlinks cannot point outside the stage directory. |
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.