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 |
---|---|---|---|
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/ |
@covers ::getLimitValidationErrors[[api-linebreak]] |
SubformStateTest::testSetLimitValidationErrors | function | core/ |
@covers ::setLimitValidationErrors[[api-linebreak]] |
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/ |
@coversDefaultClass \Drupal\package_manager\Validator\SupportedReleaseValidator[[api-linebreak]] @group #slow @group package_manager @internal |
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/ |
@covers \Drupal\package_manager\Validator\SymlinkValidator[[api-linebreak]] @group package_manager @internal |
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. |
SymlinkValidatorTest::testSymlinksNotAllowedOnWindows | function | core/ |
Tests that symlinks are not supported on Windows, even if they're safe. |
SymlinkValidatorTest::testSymlinksWithinSamePackage | function | core/ |
Tests that relative symlinks within the same package are supported. |
SymlinkValidatorTest::testSymlinkToDirectory | function | core/ |
Tests what happens when there is a symlink to a directory. |
SymlinkValidatorTest::testUnsupportedLinkUnderExcludedPath | function | core/ |
Tests that unsupported links are excluded if they're under excluded paths. |
SystemBrandingOffCanvasForm::validateConfigurationForm | function | core/ |
Form validation handler. |
SystemConfigSubscriber::onConfigImporterValidateNotEmpty | function | core/ |
Checks that the configuration synchronization is valid. |
SystemConfigSubscriber::onConfigImporterValidateSiteUUID | function | core/ |
Checks that the configuration synchronization is valid. |
SystemMenuOffCanvasForm::validateConfigurationForm | function | core/ |
Form validation handler. |
Table::validateTable | function | core/ |
Render API callback: Validates the #type 'table'. |
TagsTest::$validTags | property | core/ |
A list of valid tags. |
Tasks::validateDatabaseSettings | function | core/ |
Validates driver specific configuration settings. |
TaxonomyIndexTid::$validated_exposed_input | property | core/ |
Stores the exposed input for this filter. |
TaxonomyIndexTid::validateExposed | function | core/ |
Validate the exposed handler form. |
TaxonomyIndexTid::valueValidate | function | core/ |
Validate the options form. |
TaxonomyTermHierarchyConstraintValidator | class | core/ |
Constraint validator for changing term parents in pending revisions. |
TaxonomyTermHierarchyConstraintValidator.php | file | core/ |
|
TaxonomyTermHierarchyConstraintValidator::$entityTypeManager | property | core/ |
The entity type manager. |
TaxonomyTermHierarchyConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
TaxonomyTermHierarchyConstraintValidator::validate | function | core/ |
Pagination
- Previous page
- Page 59
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.